aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/src/http_server
AgeCommit message (Expand)Author
2019-04-14inets: Add tests for erl_script_timeoutPéter Dimitrov
2019-04-14inets: Fix erl_script_timeout handling in mod_esiPéter Dimitrov
2019-03-08inets: Fix handling of erl_script_timeoutPéter Dimitrov
2018-09-21Update copyright yearHenrik Nord
2018-08-27Merge branch 'maint-20' into maintPéter Dimitrov
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-08-14inets: Use status code 501 when no mod_* handles the requestIngela Anderton Andin
2018-07-24Merge branch 'maint-20' into maintJohn Högberg
2018-07-17inets: Improve error handlingIngela Anderton Andin
2018-06-18Update copyright yearHenrik Nord
2018-06-07stdlib: Move eval_str/1 from mod_esi to erl_evalHans Bolinder
2018-06-05Merge branch 'maint'John Högberg
2018-05-22inets: Gracefully handle bad headersIngela Anderton Andin
2018-05-04Move lib:eval_str/1 into mod_esi.erlRichard Carlsson
2018-04-24Merge branch 'peterdmv/httpd_reload_config/ERL-578/OTP-15025'Péter Dimitrov
2018-04-23inets: Fix httpd:reload_config/2Péter Dimitrov
2018-04-18inets: Fix handling of relative paths in script_aliasPéter Dimitrov
2018-02-05inets: Do not call erlang:get_stacktrace()Hans Bolinder
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