[Bug 59288] Is it possible to add the support of tus protocol within Tomcat?

2016-05-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59288 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 59288] Is it possible to add the support of tus protocol within Tomcat?

2016-04-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59288 --- Comment #4 from Anita --- (In reply to Mark Thomas from comment #2) > This looks like something you'd want to implement in a Commons FileUpload > type library that you could re-use across any Servlet container rather

[Bug 59288] Is it possible to add the support of tus protocol within Tomcat?

2016-04-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59288 --- Comment #3 from Anita --- (In reply to Christopher Schultz from comment #1) Thanks for Christopher Schultz's reply comments. > So... what client is going to bother to implement this? Is the expectation > that

[Bug 59288] Is it possible to add the support of tus protocol within Tomcat?

2016-04-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59288 --- Comment #2 from Mark Thomas --- This looks like something you'd want to implement in a Commons FileUpload type library that you could re-use across any Servlet container rather than something to implement directly in

[Bug 59288] Is it possible to add the support of tus protocol within Tomcat?

2016-04-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59288 --- Comment #1 from Christopher Schultz --- (In reply to Anita from comment #0) > Problem statement: HTTP sucks for file uploads. > You know it. I know it. ?? > The problems? > > 1. No resuming This isn't a