Commit Graph

3 Commits (2ec0e1542750b3ee9c7321b0e9142113e8ae28f3)

Author SHA1 Message Date
Jindra Dolezy 2ec0e15427 Better handling of gzip compressed files 9 years ago
Jindra Dolezy d419bdb4f7 Using one header file for esp8266 stuff 9 years ago
Jindra Dolezy 546056695c Moved httpd files to separate dir 9 years ago
Jeroen Domburg 3cb7b32678 martonmiklos: Add GZIP compression for static files 9 years ago
Jeroen Domburg cebc0aa65f Prefixed method consts to prevent clashes 9 years ago
prozac e8a7cab745 Moved POST vars to their own struct 9 years ago
Ben Pirt 4ee2d75977 Refactor to make all requests able to handle streaming as it makes the code much simpler 9 years ago
Ben Pirt 92bb77784a WIP - add a handler which will take a file upload and update the espfs image 9 years ago
Ben Pirt 189eded1cc Add support for extracting the multipart form boundary for later use by cgi 9 years ago
Ben Pirt 6f80e55a61 Modify httpd to be able to use streaming post requests. 9 years ago
Ben Pirt 92b27fd615 Expose the request type to the CGI functions so we can act based on its value 9 years ago
Jeroen Domburg 876a68a67d Fixing the code to work under SDK 0.9.4. This commit should work. 10 years ago
Jeroen Domburg e56fdc4d6a Changed around everything to make use of sdk 0.9.4. CODE IS STILL BROKEN! 10 years ago
Jeroen Domburg 5a0e99d72e Small doc updates 10 years ago
Jeroen Domburg 25a0984080 Added httpdGetHeader function 10 years ago
Jeroen Domburg a8b0da04c5 Added comments 10 years ago
Jeroen Domburg a5534ae96f 0.9.3 improvements 10 years ago
Jeroen Domburg aef27aaa5b Getting ready for release... 10 years ago
Jeroen Domburg 645b320558 Added redirect function to httpd 10 years ago
Jeroen Domburg a01c02245f Yaaaaaay, POST now works 100% :) 10 years ago
Jeroen Domburg 2646aff1f3 Rework httpd into a multi-connection capable thing. Seems to work, yay! 10 years ago
Jeroen Domburg b736d77abb Ting, a webserver example - first commit 10 years ago