mirror of
https://github.com/curl/curl.git
synced 2026-06-02 02:05:10 +03:00
parent
6ff5c8ac4a
commit
ff300ac4aa
1 changed files with 1 additions and 0 deletions
|
|
@ -2024,6 +2024,7 @@ static CURLcode setopt_cptr(struct Curl_easy *data, CURLoption option,
|
|||
/*
|
||||
* String to set in the HTTP Referer: field.
|
||||
*/
|
||||
Curl_bufref_free(&data->state.referer);
|
||||
result = Curl_setstropt(&s->str[STRING_SET_REFERER], ptr);
|
||||
break;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue