Commit Graph

10 Commits

Author SHA1 Message Date
Keith Wait 752148e0c8 check for request id when sending files
avoids sending the file data in response to every single request issued after the one for the file.
2018-09-09 17:00:54 -05:00
Keith Wait 128933f721 correct implementation errors and readme text 2018-09-03 10:55:14 -05:00
Keith Wait 60f55066ce add file responses 2018-08-11 21:48:30 -05:00
Michael Bykovski 390a03551c Add IOException 2018-04-19 13:16:36 +02:00
Keith Wait 1e53825b47 accelerate parsing request body 2018-04-18 20:33:14 -05:00
Michael Bykovski 519a264040 Allow set the mimetype over the content type 2018-01-25 11:14:31 +01:00
Michael Bykovski 0a51592b69 Sleep for 1 Millisecond 2017-07-11 19:51:39 +02:00
Michael Bykovski d3e0833913 Updated README.md and NanoHTTPDServer 2017-07-11 17:35:59 +02:00
Michael Bykovski 7c1607448e Put some logs in the Java things, got an error cause i defined the wrong function name 2017-07-11 16:45:27 +02:00
Michael Bykovski fb261d6c67 Do terrible code in Java
Have to fix the xml configs
2017-07-11 13:37:51 +02:00