summaryrefslogtreecommitdiff
path: root/lib/inets/test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'peterdmv/inets/httpc-content-type/ERL-736/OTP-15339' into maintPéter Dimitrov2018-10-081-0/+10
|\
| * inets: Fix handling of 'Content-Type' (httpc)Péter Dimitrov2018-10-021-0/+10
* | inets: Fix handling of 'Content-Length' (httpc)Péter Dimitrov2018-10-021-12/+63
|/
* Merge branch 'maint-20' into maintPéter Dimitrov2018-08-272-2/+92
|\
| * Merge branch 'peterdmv/inets/fix_http_client/OTP-15242' into maint-20Péter Dimitrov2018-08-271-1/+55
| |\
| | * inets: Robust handling of 204, 304, 1xx responsesPéter Dimitrov2018-08-241-1/+55
| * | 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
| | |/ | |/|
| * | inets: Fix broken httpc options handlingPéter Dimitrov2018-04-191-1/+53
* | | Add test case on relative redirects with portsRoss Schlaikjer2018-07-061-1/+26
* | | Add mixed test group, http -> https redirect testRoss Schlaikjer2018-07-061-3/+70
| |/ |/|
* | Update copyright yearHenrik Nord2018-06-1811-11/+11
* | inets: Fix better test case data generationIngela Anderton Andin2018-04-273-41/+208
* | 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
|/ /
* | Merge branch 'maint'Péter Dimitrov2018-04-171-1/+52
|\ \
| * | inets: Fix broken httpc options handlingPéter Dimitrov2018-04-121-1/+53
| |/
* | Merge branch 'peterdmv/httpc_delete_requests/ERL-536/OTP-15006'Péter Dimitrov2018-04-171-2/+27
|\ \
| * | inets: Fix broken handling of header Content-TypePéter Dimitrov2018-04-061-2/+27
* | | Merge pull request #1752 from lucafavatella/httpc-connection-closePéter Dimitrov2018-04-111-2/+95
|\ \ \ | |/ / |/| |
| * | inets: Work around warning in testLuca Favatella2018-04-061-1/+1
| * | inets: Teach httpc to honour `Connection: close` from serverLuca Favatella2018-03-231-1/+94
| * | inets: Fix profile used in persistent_connection tests in httpc_SUITELuca Favatella2018-03-231-1/+1
* | | inets,tftp: Break out TFTP from inetsPéter Dimitrov2018-03-287-1405/+7
* | | inets,ftp: Break out FTP from inetsPéter Dimitrov2018-03-289-1713/+4
|/ /
* | inets: fix scheme validation in http_uri:parse when binary URILuca Favatella2018-03-141-0/+21
* | Merge branch 'maint'Péter Dimitrov2018-03-062-4/+87
|\ \ | |/
| * inets: Skip http_unix_socket test group on WindowsPéter Dimitrov2018-03-051-3/+15
| * inets: Add unix domain socket support to httpcPéter Dimitrov2018-02-262-3/+74
* | Merge branch 'maint'Péter Dimitrov2018-02-191-2/+40
|\ \ | |/
| * inets: Fix httpc crash on keep-alive connectionsPéter Dimitrov2018-02-091-2/+40
* | Merge branch 'maint'Ingela Anderton Andin2017-12-21130-4602/+0
|\ \ | |/
| * inets: Remove old legacy SUITEIngela Anderton Andin2017-12-20130-4602/+0
* | Merge branch 'maint'Ingela Anderton Andin2017-12-191-2/+2
|\ \ | |/
| * inets: Add missing argument in httpc_SUITEIngela Anderton Andin2017-12-181-2/+2
* | Merge branch 'maint'Ingela Anderton Andin2017-12-1511-26/+1668
|\ \ | |/
| * inets: Add comparable benchmark testsIngela Anderton Andin2017-12-1412-16623/+1601
| * inets: Create httpd benchmark framworkHans Nilsson2017-12-145-2/+16666
* | inets: Fix httpc path handlingPéter Dimitrov2017-11-281-7/+24
* | Merge branch 'peterdmv/inets/autoredirect/ERL-333/OTP-14729'Péter Dimitrov2017-11-201-0/+37
|\ \
| * | inets: Add support for URI-references in LocationPéter Dimitrov2017-11-151-0/+37
* | | Merge branch 'peterdmv/inets/http_content_injection/ERL-456/OTP-14726'Péter Dimitrov2017-11-202-1/+17
|\ \ \ | |_|/ |/| |