summaryrefslogtreecommitdiff
path: root/lib/inets
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Henrik Nord2018-09-212-2/+2
|\
| * Update copyright yearHenrik Nord2018-09-212-2/+2
* | Merge branch 'maint'Péter Dimitrov2018-08-281-0/+28
|\ \ | |/
| * Merge branch 'maint-20' into maintPéter Dimitrov2018-08-281-0/+28
| |\
| | * Update release notesErlang/OTP2018-08-281-1/+29
* | | Merge pull request #1894 from CrowdHailer/patch-1Ingela Andin2018-08-281-1/+1
|\ \ \
| * | | Update httpc_manager.erlPeter Saxton2018-07-261-1/+1
* | | | Merge branch 'maint'Péter Dimitrov2018-08-276-11/+126
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'maint-20' into maintPéter Dimitrov2018-08-276-11/+126
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'peterdmv/inets/fix_http_client/OTP-15242' into maint-20Péter Dimitrov2018-08-273-6/+70
| | |\ \
| | | * | inets: Prepare for releasePéter Dimitrov2018-08-271-1/+1
| | | * | inets: Robust handling of 204, 304, 1xx responsesPéter Dimitrov2018-08-242-5/+69
| | * | | inets: Do not use chunked encoding with 1xx, 204, 304Péter Dimitrov2018-08-223-5/+56
| | |/ /
* | | | Merge branch 'maint'Lars Thorsen2018-08-244-3/+22
|\ \ \ \ | |/ / /
| * | | Merge branch 'maint-21' into maintLars Thorsen2018-08-244-3/+22
| |\ \ \
| | * | | Prepare releaseErlang/OTP2018-08-231-1/+17
| | * | | inets: Prepare for releaseIngela Anderton Andin2018-08-152-1/+3
| | * | | inets: Use status code 501 when no mod_* handles the requestIngela Anderton Andin2018-08-152-6/+55
* | | | | Merge branch 'maint'Lukas Larsson2018-08-161-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | fix double parenthesis and badly formatter <v> tagsMariano Guerra2018-08-151-1/+2
* | | | | Merge branch 'maint'Ingela Anderton Andin2018-08-151-1/+17
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'maint-20' into maintIngela Anderton Andin2018-08-151-1/+17
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | inets: Remove 21 test caseIngela Anderton Andin2018-08-151-7/+0
| | * | | Update release notesErlang/OTP2018-08-141-1/+17
| | * | | Merge branch 'ingela/inets/maint-20/status-501/ERIERL-218/OTP-15215' into mai...Erlang/OTP2018-08-143-6/+61
| | |\ \ \
| | | * | | inets: Prepare for releaseIngela Anderton Andin2018-08-141-1/+1
| | | * | | inets: Use status code 501 when no mod_* handles the requestIngela Anderton Andin2018-08-142-6/+61
* | | | | | Merge branch 'maint'Ingela Anderton Andin2018-08-152-6/+55
|\ \ \ \ \ \ | |/ / / / /
| * | | | | inets: Use status code 501 when no mod_* handles the requestIngela Anderton Andin2018-08-142-6/+55
* | | | | | Change "can not" into "cannot"Raimo Niskanen2018-07-276-6/+6
* | | | | | Remove newline between can and notRaimo Niskanen2018-07-271-2/+2
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'maint'John Högberg2018-07-243-2/+31
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'maint-20' into maintJohn Högberg2018-07-243-2/+31
| |\ \ \ \ | | |/ / /
| | * | | Prepare releaseErlang/OTP2018-07-201-1/+17
| | * | | inets: Prepare for releaseIngela Anderton Andin2018-07-171-1/+1
| | * | | inets: Improve error handlingIngela Anderton Andin2018-07-172-2/+16
| | |/ /
* | | | Merge branch 'maint'Lukas Larsson2018-07-161-0/+1
|\ \ \ \ | |/ / /
| * | | docs: make clean all XMLDIRLukas Larsson2018-07-131-0/+1
* | | | Merge branch 'maint'Péter Dimitrov2018-07-092-19/+110
|\ \ \ \ | |/ / /
| * | | Don't modify URI, explicitly pass scheme to get_portRoss Schlaikjer2018-07-061-17/+15
| * | | Update scheme on redirect URI and accumulatorRoss Schlaikjer2018-07-061-1/+2
| * | | Fix accidental Port assertion in resolve_authorityRoss Schlaikjer2018-07-061-2/+2
| * | | Add test case on relative redirects with portsRoss Schlaikjer2018-07-061-1/+26
| * | | Do not assert that new URI port is same as old portRoss Schlaikjer2018-07-061-2/+2
| * | | Add mixed test group, http -> https redirect testRoss Schlaikjer2018-07-061-3/+70
* | | | Include question mark in query string on redirectJosé Valim2018-06-301-1/+9
|/ / /
* | | Merge branch 'maint-20' into maintHans Nilsson2018-06-251-2/+20
|\ \ \ | |/ / | | / | |/ |/|
| * Prepare releaseErlang/OTP2018-06-212-2/+20
| * ftp: Disallow 'packet_size' for low-level optionsHans Nilsson2018-06-192-1/+2
| * ftp: Socket optionsHans Nilsson2018-06-182-52/+82