mirror of
https://github.com/curl/curl.git
synced 2026-06-02 01:04:15 +03:00
no .. in path
This commit is contained in:
parent
c795123cd5
commit
a782c96e81
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
|||
|
||||
#define REQUEST_DUMP "http-request.dump"
|
||||
|
||||
#define TEST_DATA_PATH "../data/test%d"
|
||||
#define TEST_DATA_PATH "data/test%d"
|
||||
|
||||
static char *doc404 = "HTTP/1.1 404 Not Found\n"
|
||||
"Server: " VERSION "\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue