Commit Graph
5 Commits
Author SHA1 Message Date
Ben Pirt 6f80e55a61 Modify httpd to be able to use streaming post requests.
This also ups the post buffer to 1460 to match the TCP packet size

WIP: The cgi function to update the espfs is not complete
2015-03-05 16:17:37 +00:00
Ben Pirt 92b27fd615 Expose the request type to the CGI functions so we can act based on its value 2015-03-05 14:49:59 +00:00
Ben Pirt e80e1862a8 Set the content-length header along with the 404 response 2015-03-05 14:49:51 +00:00
Ben Pirt 74ef535784 Tweak the find command so it works on a mac too 2015-03-05 14:49:43 +00:00
Ben Pirt a1754832c2 Add .DS_Store to gitignore file to make development sane on a mac 2015-03-05 14:49:35 +00:00