summaryrefslogtreecommitdiff
path: root/lib/inets/src/http_server/httpd_request.erl
Commit message (Expand)AuthorAgeFilesLines
* inets: httpd - remove use of http_uri and mod_esi eval APIIngela Anderton Andin2019-12-131-24/+6
* inets: httpd now ignores invalid headers as reported by ERL-1053Ingela Anderton Andin2019-11-251-1/+1
* inets, httpd: Add logger error loggingIngela Anderton Andin2019-10-091-10/+2
* inets: httpd_request - honor RFC2616 LF only as header line terminatoralex2019-04-091-2/+2
* Update copyright yearHenrik Nord2018-06-181-1/+1
* inets: Gracefully handle bad headersIngela Anderton Andin2018-05-221-3/+3
* inets: httpd - Fix broken handling of POST requestsIngela Anderton Andin2017-10-251-2/+2
* inets: httpd - Add chunk handling of client dataIngela Anderton Andin2017-09-131-8/+40
* inets: Add PATCH method to client and serverPablo Lamela2015-12-081-1/+4
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* inets: Add customize optionIngela Anderton Andin2015-05-291-66/+74
* inets: reject negative content-lengthHans Nilsson2015-05-121-2/+6
* inets: httpd - Sanity check of content-length headerIngela Anderton Andin2015-01-291-43/+59
* inets: httpd - Behave well on not so long but wrong request linesIngela Anderton Andin2014-05-231-2/+14
* inets: httpd - Reject incorrect large request lines earlyIngela Anderton Andin2014-05-231-108/+80
* Initial merge from r13 topic branch. With minimal cleanup.Micael Karlberg2011-11-091-3/+3
|\
| * Fixed HTML encode. First *try* to hex decode uri, and thenMicael Karlberg2011-10-261-4/+4
| * Updated http-server to make sure URLs in error-messagesMicael Karlberg2011-09-151-3/+3
* | Update copyright yearsBjörn-Egil Dahlberg2011-09-291-1/+1
* | Fixed release notes, version and cosmetics in source.Micael Karlberg2011-09-191-2/+2
* | Fix httpd directory traversal on WindowsAndrás Veres-Szentkirályi2011-08-261-1/+1
* | URL-encoding - add support in client and more usage in server. AlsoIngela Anderton Andin2010-11-291-2/+2
* | OTP-7907: Allow the use of the "new" ssl (essl).Micael Karlberg2010-06-071-9/+57
|/
* OTP-8016, OTP-8056, OTP-8103, OTP-8106, OTP-8312, OTP-8315, OTP-8327, OTP-8349,Micael Karlberg2010-01-131-6/+11
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+379