aboutsummaryrefslogtreecommitdiff
path: root/tests/curl/testscript
AgeCommit message (Expand)AuthorFilesLines
2024-02-27Fix curl constructor for nullfd input for HTTP POST methodKaren Arutyunov1-1/+4
2024-02-26Add curl constructors which allow to adjust curl command lineKaren Arutyunov1-4/+6
2024-02-26Allow nullfd input for HTTP POST method in curl class constructorKaren Arutyunov1-0/+3
2024-02-26Add read_http_status(), parse_http_status_code(), and read_http_response_line...Karen Arutyunov1-3/+3
2020-02-12Fix curl testscriptKaren Arutyunov1-8/+8
2020-02-06Drop copyright notice from source codeBoris Kolpackov1-1/+0
2019-08-01Combine multiple single-character flags into a single argument for testscript...Karen Arutyunov1-8/+8
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2017-04-18Implement curl processBoris Kolpackov1-0/+57