diff options
author | olgeni <olgeni@FreeBSD.org> | 2015-09-21 05:12:20 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2015-09-21 05:12:20 +0800 |
commit | 17e7fc67581455cb59254396c15101637e865cfe (patch) | |
tree | 57382a57c3855282ce9c594d06d512afc17afa45 /www/rubygem-httpclient | |
parent | 2894bb3628fb82566301fef9eb2c2ea04a803e09 (diff) | |
download | freebsd-ports-gnome-17e7fc67581455cb59254396c15101637e865cfe.tar.gz freebsd-ports-gnome-17e7fc67581455cb59254396c15101637e865cfe.tar.zst freebsd-ports-gnome-17e7fc67581455cb59254396c15101637e865cfe.zip |
Typos, whitespace and capitalization fixes (S-X).
Diffstat (limited to 'www/rubygem-httpclient')
-rw-r--r-- | www/rubygem-httpclient/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/rubygem-httpclient/pkg-descr b/www/rubygem-httpclient/pkg-descr index 6e4a68445fdf..ac7b3ee2c267 100644 --- a/www/rubygem-httpclient/pkg-descr +++ b/www/rubygem-httpclient/pkg-descr @@ -11,7 +11,7 @@ Features: o streaming POST (POST with File/IO) o Digest auth o Negotiate/NTLM auth for WWW-Authenticate (requires net/htlm module) - o NTLM auth for Proxy-Authenticate (requires win32/sspi module) + o NTLM auth for Proxy-Authenticate (requires Win32/sspi module) o extensible with filter interface o you dont have to care HTTP/1.1 persistent connection (httpclient cares instead of you) * Not supported now |