haiku/headers/os/net
Adrien Destugues 7696f7dd54 HttpRequest: allow custom http methods
* The W3C XmlHttpRequest testsuite likes to use "CHICKEN" as a method.
 * Also add constants for all specified methods in HTTP 1.1.
2013-10-15 14:43:09 +02:00
..
AbstractSocket.h Added experimental version of a Socket API with SSL support. 2011-11-21 22:07:52 +01:00
DatagramSocket.h Use ssize_t to allow returning a negative error code 2013-10-04 16:57:02 +02:00
HttpAuthentication.h Patch done by Christophe Huriaux as part of GSoC 2010 "Services Kit" project: 2010-10-27 14:03:31 +00:00
HttpForm.h Refactor UrlRequest/UrlProtocol in the Service Kit 2013-10-08 11:42:05 +02:00
HttpHeaders.h Patch done by Christophe Huriaux as part of GSoC 2010 "Services Kit" project: 2010-10-27 14:03:31 +00:00
HttpRequest.h HttpRequest: allow custom http methods 2013-10-15 14:43:09 +02:00
net_settings.h
NetAddress.h
NetBuffer.h
NetDebug.h
NetEndpoint.h
NetworkAddress.h * Reverted back to the original version of BNetworkAddress::SetAddress(); 2011-02-18 21:09:21 +00:00
NetworkAddressResolver.h * Factored out a BNetworkAddressResolver from BNetworkAddress, that also allows 2010-08-12 11:27:14 +00:00
NetworkCookie.h More cookie fixes 2013-10-14 15:21:51 +02:00
NetworkCookieJar.h Cleanup and fix cookies handling 2013-10-09 12:08:46 +02:00
NetworkDevice.h netserver: Add EAP defines for WPA enterprise 2013-07-17 20:16:49 -05:00
NetworkInterface.h * Added methods to manipulate routes. 2010-11-23 21:03:11 +00:00
NetworkNotifications.h Fix the build, which was broken in r39147. 2010-10-26 10:24:17 +00:00
NetworkRoster.h * Remove the BNetworkDevice::AddPersistentNetwork() again and instead introduce 2011-10-09 19:56:19 +00:00
SecureSocket.h Added experimental version of a Socket API with SSL support. 2011-11-21 22:07:52 +01:00
Socket.h Added experimental version of a Socket API with SSL support. 2011-11-21 22:07:52 +01:00
Url.h BUrl: add a Redirect method 2013-10-11 08:32:25 +02:00
UrlContext.h Patch done by Christophe Huriaux as part of GSoC 2010 "Services Kit" project: 2010-10-27 14:03:31 +00:00
UrlProtocolAsynchronousListener.h Make BUrlProtocolAsynchronousListener inherit BUrlProtocolListener 2013-10-15 10:16:33 +02:00
UrlProtocolDispatchingListener.h Refactor UrlRequest/UrlProtocol in the Service Kit 2013-10-08 11:42:05 +02:00
UrlProtocolListener.h Refactor UrlRequest/UrlProtocol in the Service Kit 2013-10-08 11:42:05 +02:00
UrlProtocolRoster.h Refactor UrlRequest/UrlProtocol in the Service Kit 2013-10-08 11:42:05 +02:00
UrlRequest.h Refactor UrlRequest/UrlProtocol in the Service Kit 2013-10-08 11:42:05 +02:00
UrlResult.h Refactor UrlRequest/UrlProtocol in the Service Kit 2013-10-08 11:42:05 +02:00
UrlSynchronousRequest.h Refactor UrlRequest/UrlProtocol in the Service Kit 2013-10-08 11:42:05 +02:00