mirror of
https://github.com/curl/curl.git
synced 2026-05-05 08:17:15 +03:00
removed another jhrg-reference in a comment
This commit is contained in:
parent
018affe6d0
commit
2f60e91a9b
1 changed files with 1 additions and 1 deletions
|
|
@ -886,7 +886,7 @@ CURLcode Curl_setopt(struct SessionHandle *data, CURLoption option, ...)
|
|||
break;
|
||||
case CURLOPT_ENCODING:
|
||||
/*
|
||||
* String to use at the value of Accept-Encoding header. 08/28/02 jhrg
|
||||
* String to use at the value of Accept-Encoding header.
|
||||
*
|
||||
* If the encoding is set to "" we use an Accept-Encoding header that
|
||||
* encompasses all the encodings we support.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue