mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
removed another jhrg-reference in a comment
This commit is contained in:
parent
018affe6d0
commit
2f60e91a9b
@ -886,7 +886,7 @@ CURLcode Curl_setopt(struct SessionHandle *data, CURLoption option, ...)
|
|||||||
break;
|
break;
|
||||||
case CURLOPT_ENCODING:
|
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
|
* If the encoding is set to "" we use an Accept-Encoding header that
|
||||||
* encompasses all the encodings we support.
|
* encompasses all the encodings we support.
|
||||||
|
Loading…
Reference in New Issue
Block a user