mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
Support outgoing connections bound to a specific local address.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18953 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a99d3f85db
commit
8bb1aeb737
7 changed files with 108 additions and 17 deletions
|
@ -42,6 +42,7 @@ GS_EXPORT NSString * const NSHTTPPropertyRedirectionHeadersKey;
|
|||
GS_EXPORT NSString * const NSHTTPPropertyErrorPageDataKey;
|
||||
|
||||
#ifndef NO_GNUSTEP
|
||||
GS_EXPORT NSString * const GSHTTPPropertyLocalHostKey;
|
||||
GS_EXPORT NSString * const GSHTTPPropertyMethodKey;
|
||||
GS_EXPORT NSString * const GSHTTPPropertyProxyHostKey;
|
||||
GS_EXPORT NSString * const GSHTTPPropertyProxyPortKey;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue