summaryrefslogtreecommitdiffstats
path: root/tests/http.test
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2022-09-161-5/+5
|\
| * Add option to detect XML files and their encoding when the server supplies no...kjnash2022-09-101-1/+1
| * Fix bug [2927221] - revised http::meta, new http::metaValue, header names are...kjnash2022-09-091-4/+4
* | Merge 8.7jan.nijtmans2022-09-091-19/+36
|\ \ | |/
| * (Still buggy.) Add the ::socket replacement ::http::socket and its dependenci...kjnash2022-09-061-17/+32
| * Revise http::geturl to open its socket in an idletask coroutine. This is pre...kjnash2022-09-061-2/+4
* | Merge 8.7jan.nijtmans2022-06-201-3/+6
|\ \ | |/
| * Merge 8.6jan.nijtmans2022-06-201-3/+6
| |\
| | * Minor bugfixes to library/http/http.tcl and tests/http.testkjnash2022-06-151-3/+6
* | | Merge 8.7jan.nijtmans2022-05-311-1/+1
|\ \ \ | |/ /
| * | Merge 8.6. Tcl_RegisterCommandTypeName/Tcl_GetCommandTypeName don't exist eitherjan.nijtmans2022-05-311-1/+1
| |\ \ | | |/
* | | Merge 8.7jan.nijtmans2022-05-131-2/+5
|\ \ \ | |/ /
| * | Remove [https://core.tcl-lang.org/tcl/info/1fe8ca8d3eb87b65|Horrible Hack] to...jan.nijtmans2022-05-131-3/+4
* | | Merge 8.7jan.nijtmans2022-05-111-0/+21
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2022-05-111-0/+21
| |\ \ | | |/
| | * Fix [6898f9cb71]: shiftjis is presumably misspelled in http 2.7.7. Also add m...jan.nijtmans2022-05-111-0/+21
| * | Add proper cleanup to testcasesjan.nijtmans2022-03-181-0/+1
* | | Merge 8.7jan.nijtmans2022-03-171-3/+1
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2022-02-071-3/+1
| |\ \ | |/ / |/| |
| * | Add experimental "-nothrow" option to encoding convertfrom|convertto. If com...jan.nijtmans2021-04-011-1/+3
|/ /
* | Thanks to TIP #587, convert many escapes in the testcases into the actual (UT...jan.nijtmans2021-03-301-25/+25
* | Merge 8.6jan.nijtmans2020-12-141-7/+4
|\ \ | |/
| * Fix [fe57ad096d97623e]: Fix test http-4.14 for tcl-8.6.11rc0jan.nijtmans2020-12-141-7/+6
* | More ©-sign consolidationjan.nijtmans2020-11-231-1/+1
* | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign wh...jan.nijtmans2020-11-231-3/+3
* | Merge 8.6jan.nijtmans2020-10-301-1/+1
|\ \ | |/
| * Add "{}" around many "expr" commands in testcases. Also in doc/expr.njan.nijtmans2020-10-301-1/+1
| * (slightly) better error-message for invalid http -headers option. This works ...jan.nijtmans2020-09-301-1/+1
* | Ticket [0063cbcada]: From tcl 8.7 on, use "string is dict" instead "string is...oehhar2020-09-301-1/+1
* | Ticket [0063cbcada]: check http::geturl -headers parameter to be a dictoehhar2020-09-291-0/+3
|\ \ | |/
| * Remove wrong copy of test case http-3.2oehhar2020-09-291-3/+0
| * Ticket [0063cbcada]: check http::geturl -headers parameter to be a dict.oehhar2020-09-291-0/+6
* | Merge 8.6jan.nijtmans2020-09-041-2/+4
|\ \ | |/
| * Let all test-cases load the "tcltest" package the same way. Depend on tcltest...jan.nijtmans2020-09-041-2/+4
* | Merge 8.6jan.nijtmans2020-09-011-1/+1
|\ \ | |/
| * Many more internal master/slave -> parent/child renamingsjan.nijtmans2020-09-011-1/+1
* | Fix one failing testcase (thanks, Travis!)jan.nijtmans2019-11-291-1/+1
* | Give cookiejar en tcl::idna a 3-part version number. Use 0.2.0 for cookiejar ...jan.nijtmans2019-11-281-1/+1
|\ \ | |/
* | Merge 8.6jan.nijtmans2019-08-041-4/+4
|\ \ | |/
| * Increase some timeout's a little, hoping this reduces the chance on Travis te...jan.nijtmans2019-08-031-4/+4
* | merge core-8-branchdkf2018-10-141-24/+63
|\ \
| * \ Merge 8.6jan.nijtmans2018-09-221-3/+3
| |\ \ | | |/
| | * Update http version number, and fix some related test-casesjan.nijtmans2018-09-221-3/+3
| * | merge 8.6dgp2017-08-041-15/+28
| |\ \ | | |/
| | * Improved test http-4.16.dgp2017-08-031-4/+10
| | * Fix weird hangs in macOS Sierra on some networks. Name resolution timeouts no...dkf2017-08-021-11/+18
| * | merge core-8-6-branchjan.nijtmans2017-05-181-1/+1
| |\ \ | | |/
| | * Fix test-case numberingjan.nijtmans2017-05-181-1/+1
| * | merge core-8-6-branchjan.nijtmans2017-05-091-0/+8
| |\ \ | | |/
| | * fix chan leak with http keepalive vs close (bug [6ca52aec14])aspect2017-02-121-0/+8