Commit Graph

21 Commits (92b27fd6159db986acdfdf172f694d0a7f45eae2)

Author SHA1 Message Date
Ben Pirt 92b27fd615 Expose the request type to the CGI functions so we can act based on its value 9 years ago
Ben Pirt e80e1862a8 Set the content-length header along with the 404 response 9 years ago
Jeroen Domburg 65a409dd23 Add css mimetype 10 years ago
Jeroen Domburg db687e58d1 Fixed a bug causing httpdGetHeader to fail when POST data is present. Thanks to Damien Nicolet for reporting the bug and sending me a patch. 10 years ago
Jeroen Domburg 704d7ad463 Fixed array out of bounds when connection pool is full. Thanks Захар Кравцов! 10 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 e971868f21 Working around a stupid error in the esp code... mostly... I hope. 10 years ago
Jeroen Domburg 25a0984080 Added httpdGetHeader function 10 years ago
Jeroen Domburg a4d9c6fb0c Added more universal path matching function 10 years ago
Jeroen Domburg a8b0da04c5 Added comments 10 years ago
Jeroen Domburg c22ae3469f Added webcounter to initial page 10 years ago
Jeroen Domburg aef27aaa5b Getting ready for release... 10 years ago
Jeroen Domburg f977678e7f ..;.and now with the changed files too. 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 649dc26851 POST works now. Just not sure how to interpret the data that's sent... 10 years ago
Jeroen Domburg 5eb4c8bf22 First try at POST processing. Fails because the POST plus the data tend to arrive in a single packet... 10 years ago
Jeroen Domburg 2646aff1f3 Rework httpd into a multi-connection capable thing. Seems to work, yay! 10 years ago
Jeroen Domburg 2bba5c13ed Added embedded filesystem. Whee! 10 years ago
Jeroen Domburg b736d77abb Ting, a webserver example - first commit 10 years ago