aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/src/http_server/httpd_request.erl
AgeCommit message (Expand)Author
2018-05-22inets: Gracefully handle bad headersIngela Anderton Andin
2017-10-25inets: httpd - Fix broken handling of POST requestsIngela Anderton Andin
2017-09-13inets: httpd - Add chunk handling of client dataIngela Anderton Andin
2015-12-08inets: Add PATCH method to client and serverPablo Lamela
2015-06-18Change license text to APLv2Bruce Yinhe
2015-05-29inets: Add customize optionIngela Anderton Andin
2015-05-12inets: reject negative content-lengthHans Nilsson
2015-01-29inets: httpd - Sanity check of content-length headerIngela Anderton Andin
2014-05-23inets: httpd - Behave well on not so long but wrong request linesIngela Anderton Andin
2014-05-23inets: httpd - Reject incorrect large request lines earlyIngela Anderton Andin
2011-11-09Initial merge from r13 topic branch. With minimal cleanup.Micael Karlberg
2011-10-26Fixed HTML encode. First *try* to hex decode uri, and thenMicael Karlberg
2011-09-29Update copyright yearsBjörn-Egil Dahlberg
2011-09-19Fixed release notes, version and cosmetics in source.Micael Karlberg
2011-09-15Updated http-server to make sure URLs in error-messagesMicael Karlberg
2011-08-26Fix httpd directory traversal on WindowsAndrás Veres-Szentkirályi
2010-11-29URL-encoding - add support in client and more usage in server. AlsoIngela Anderton Andin
2010-06-07OTP-7907: Allow the use of the "new" ssl (essl).Micael Karlberg
2010-01-13OTP-8016, OTP-8056, OTP-8103, OTP-8106, OTP-8312, OTP-8315, OTP-8327, OTP-8349,Micael Karlberg
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP