aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/src/http_server
AgeCommit message (Expand)Author
2018-08-22inets: Do not use chunked encoding with 1xx, 204, 304Péter Dimitrov
2018-08-14Merge branch 'ingela/inets/maint-20/status-501/ERIERL-218/OTP-15215' into mai...Erlang/OTP
2018-08-14inets: Use status code 501 when no mod_* handles the requestIngela Anderton Andin
2018-07-17inets: Improve error handlingIngela Anderton Andin
2018-05-22inets: Gracefully handle bad headersIngela Anderton Andin
2017-11-10Merge branch 'maint-20' into maintIngela Anderton Andin
2017-11-09inets: Add missing guardIngela Anderton Andin
2017-11-01inets: httpd - Fix broken handling of POST requestsIngela Anderton Andin
2017-11-01inets: Make sure httpd:stop_service is synchronousIngela Anderton Andin
2017-11-01inets: httpd - do not hardcode 302 status for locationIngela Anderton Andin
2017-10-31inets: httpd - do not hardcode 302 status for locationIngela Anderton Andin
2017-10-26Merge branch 'ingela/inets/not-chunked-esi/OTP-14656' into maintIngela Anderton Andin
2017-10-25inets: httpd - Fix broken handling of POST requestsIngela Anderton Andin
2017-10-24inets: Make sure httpd:stop_service is synchronousIngela Anderton Andin
2017-10-12inets: ENV should be a stringIngela Anderton Andin
2017-09-13inets: httpd correct server_name environment valueIngela Anderton Andin
2017-09-13inets: httpd - Add chunk handling of client dataIngela Anderton Andin
2017-08-11Merge pull request #1509 from vances/issue-erl-398Ingela Andin
2017-07-10Don't truncate existing disk_logs.Vance Shipley
2017-07-07Log actual http status code of response.Vance Shipley
2017-06-14Update copyright yearHans Nilsson
2017-05-08Merge pull request #1428 from martincox/masterIngela Andin
2017-05-04Update copyright yearRaimo Niskanen
2017-04-05When a non-DST time is passed to the httpd_util:rfc1123_date/1 function, itMartin Cox
2017-01-30inets: httpd - shutdown gracefully on connection or TLS handshake errorsIngela Anderton Andin
2016-12-07Update copyright-yearErlang/OTP
2016-12-05inets: Add Profile argument missed by commit fdfda2fab0921d409789174556582db2...Ingela Anderton Andin
2016-10-04Replace ref() with reference() in inets filesKostis Sagonas
2016-08-09Merge branch 'maint-19' into maintLukas Larsson
2016-08-08inets: Add mod_esi test for PUTRaimo Niskanen
2016-08-08inets: Unify mod_esi "PUT" callback inputRaimo Niskanen
2016-08-08inets: Add mod_esi support for PUT AND DELETEIngela Anderton Andin
2016-07-24Fix httpd_conf:validate_properties/1 for ipfamilyEdwin Fine
2016-06-14Merge branch 'maint'Henrik Nord
2016-06-09inets: Handle multiple \t in mime types fileIngela Anderton Andin
2016-05-16inets: httpd_util:split does not return {error, Reason}Ingela Anderton Andin
2016-04-25inets: Add peer_cert to ESI environmentIngela Anderton Andin
2016-04-21inets: Add peer_cert to ESI environmentIngela Anderton Andin
2016-03-15update copyright-yearHenrik Nord
2016-03-01inets: No error reports for expected terminationIngela Anderton Andin
2016-02-02Merge branch 'palas/maint' into maintZandra
2016-01-29Merge branch 'ia/maint/inets/mod_alias/OTP-13248' into maint-18Erlang/OTP
2016-01-28inets: Traverse all aliases looking for the longest matchIngela Anderton Andin
2016-01-28inets: Use re instead of inets_regexpIngela Anderton Andin
2015-12-15inets: Include behaviour modules in install targetIngela Anderton Andin
2015-12-15inets: Fix dialyzer warningIngela Anderton Andin
2015-12-08inets: Add PATCH method to client and serverPablo Lamela
2015-11-27inets: Add warning header in "chunk trailer" when mod_esi callback times out ...Ingela Anderton Andin
2015-11-27inets: Remove exit that generates an incorrect internal server errorIngela Anderton Andin
2015-11-11inets: httpd - Add possibility to specify socket options for HTTPIngela Anderton Andin