Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-04 | CURLU: fix NULL dereference when used over proxy | Daniel Stenberg | |
Test 659 verifies Also fixed the test 658 name Closes #3641 | |||
2019-02-21 | tests: Fixed XML validation errors in some test files. | Dan Fandrich | |
2018-11-09 | setopt: add CURLOPT_CURLU | Jim Fuller | |
Allows an application to pass in a pre-parsed URL via a URL handle. Closes #3227 |