summaryrefslogtreecommitdiff
path: root/lib/inets/test/httpd_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ingela/inets/httpd/relative-paths/ERIERL-608/OTP-17205' into maintIngela Anderton Andin2021-02-241-0/+45
|\
| * inets,httpd: Assure relative paths can not be used to bypass server root dire...Ingela Anderton Andin2021-02-231-0/+45
* | inets,httpd: HEAD should reject directory linkIngela Anderton Andin2021-02-231-4/+15
|/
* inets: add PATCH method supportAo Song2020-08-261-1/+10
* Merge branch 'andy/inets/security_issue/ERIERL-522/OTP-16790' into maintAo Song2020-08-131-0/+11
|\
| * inets, fix an error regarding decode of percent encoded URLs.Ao Song2020-08-131-0/+11
| * inets: httpd - remove use of http_uri and mod_esi eval APIIngela Anderton Andin2020-03-301-41/+22
* | inets: Raise timeout for potentially slow testIngela Anderton Andin2020-06-151-1/+3
* | Don't keep stacktraces foreverBjörn Gustavsson2020-02-211-2/+2
* | inets: httpd - remove use of http_uri and mod_esi eval APIIngela Anderton Andin2019-12-131-41/+22
* | inets: httpd - Remove support for legacy Apache config filesIngela Anderton Andin2019-12-131-56/+3
* | inets: httpd - Remove legacy security modelIngela Anderton Andin2019-12-131-255/+3
|/
* inets: httpd now ignores invalid headers as reported by ERL-1053Ingela Anderton Andin2019-11-251-0/+20
* inets, httpd: Add logger error loggingIngela Anderton Andin2019-10-091-9/+24
* inets, httpd: Use actual statuscode instead of hardcoding 200Ingela Anderton Andin2019-09-091-3/+25
* inets: Add tests for erl_script_timeoutPéter Dimitrov2019-04-141-7/+158
* inets: Fix handling of erl_script_timeoutPéter Dimitrov2019-03-081-1/+14
* Merge branch 'maint-20' into maintPéter Dimitrov2018-08-271-1/+37
|\
| * inets: Do not use chunked encoding with 1xx, 204, 304Péter Dimitrov2018-08-221-1/+37
| * inets: Remove 21 test caseIngela Anderton Andin2018-08-151-7/+0
| * Merge branch 'ingela/inets/maint-20/status-501/ERIERL-218/OTP-15215' into mai...Erlang/OTP2018-08-141-3/+54
| |\
| | * inets: Use status code 501 when no mod_* handles the requestIngela Anderton Andin2018-08-141-4/+55
* | | Merge branch 'maint-21' into maintLars Thorsen2018-08-241-0/+1
|\ \ \
| * | | inets: Use status code 501 when no mod_* handles the requestIngela Anderton Andin2018-08-151-4/+49
* | | | inets: Use status code 501 when no mod_* handles the requestIngela Anderton Andin2018-08-141-4/+49
* | | | Merge branch 'maint-20' into maintJohn Högberg2018-07-241-2/+13
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | inets: Improve error handlingIngela Anderton Andin2018-07-171-2/+13
| |/
* | Update copyright yearHenrik Nord2018-06-181-1/+1
* | inets: Fix better test case data generationIngela Anderton Andin2018-04-271-36/+22
* | Merge branch 'peterdmv/httpd_reload_config/ERL-578/OTP-15025'Péter Dimitrov2018-04-241-2/+51
|\ \
| * | inets: Fix httpd:reload_config/2Péter Dimitrov2018-04-231-2/+51
| |/
* | inets: Fix handling of relative paths in script_aliasPéter Dimitrov2018-04-181-3/+30
|/
* inets: Add missing guardIngela Anderton Andin2017-11-091-2/+5
* inets: httpd - Fix broken handling of POST requestsIngela Anderton Andin2017-11-011-2/+15
* inets: httpd - Add chunk handling of client dataIngela Anderton Andin2017-09-131-1/+55
* Test case group for loggingVance Shipley2017-07-101-0/+129
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* inets: Do not test https/ftps if crypto can not startIngela Anderton Andin2017-04-031-2/+16
* inets: Add Profile argument missed by commit fdfda2fab0921d409789174556582db2...Ingela Anderton Andin2016-12-051-0/+7
* inets: Add mod_esi test for PUTRaimo Niskanen2016-08-081-10/+50
* Merge branch 'maint'Henrik Nord2016-06-141-1/+111
|\
| * inets: Handle multiple \t in mime types fileIngela Anderton Andin2016-06-091-1/+111
| * inets: Add peer_cert to ESI environmentIngela Anderton Andin2016-04-211-1/+13
* | inets: Use test_server app tests and remove legacy test_server codeIngela Anderton Andin2016-05-231-163/+168
* | inets: Add peer_cert to ESI environmentIngela Anderton Andin2016-04-251-1/+13
|/
* inets: Add warning header in "chunk trailer" when mod_esi callback times out ...Ingela Anderton Andin2015-11-271-1/+8
* inets: httpd - Add possibility to specify socket options for HTTPIngela Anderton Andin2015-11-111-10/+14
* inets: Add new customize function response_default_headersIngela Anderton Andin2015-09-301-7/+31
* Change license text to APLv2Bruce Yinhe2015-06-181-10/+11
* inets: correct the calls in start_appsHenrik Nord2015-06-041-3/+3