poco/Net/include/Poco/Net
2022-05-20 14:38:23 -07:00
..
AbstractHTTPRequestHandler.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
DatagramSocket.h Devel (#3586) 2022-05-15 11:05:56 -05:00
DatagramSocketImpl.h merge Unix Domain Sockets support and other changes from develop 2017-10-31 16:53:06 +01:00
DialogSocket.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
DNS.h remove long deprecated flushCache() method 2018-02-17 18:27:02 +01:00
EscapeHTMLStream.h added Poco::Net::escapeHTML() and Poco::Net::EscapeHTMLStream; PageCompiler now supports optional HTML-escaping of <%= %> expressions. 2019-11-20 14:22:41 +01:00
FilePartSource.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
FTPClientSession.h fixes and improvements to FTP(S)ClientSession 2020-01-23 17:55:30 +01:00
FTPStreamFactory.h fixes and improvements to FTP(S)ClientSession 2020-01-23 17:55:30 +01:00
HostEntry.h fix(HostEntry): DNS HostEntry returns multiple entries #3303 2021-06-25 21:05:29 +02:00
HTMLForm.h #2565: HTMLForm: optional enforcement of Content-Length instead of Chunked Transfer-Encoding 2018-12-12 18:00:58 +01:00
HTTPAuthenticationParams.h NTLM (proxy) authentication support for HTTPClientSession 2019-03-18 16:58:57 +01:00
HTTPBasicCredentials.h added HTTP*Credentials::empty() and HTTP*Credentials::clear() 2019-06-04 18:33:50 +02:00
HTTPBasicStreamBuf.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
HTTPBufferAllocator.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
HTTPChunkedStream.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
HTTPClientSession.h feat(HTTPClientSession): HTTPClientSession source IP address #2271 2022-05-20 14:38:23 -07:00
HTTPCookie.h added support for SameSite cookie attribute 2020-01-04 10:15:41 +01:00
HTTPCredentials.h added HTTP*Credentials::empty() and HTTP*Credentials::clear() 2019-06-04 18:33:50 +02:00
HTTPDigestCredentials.h added HTTP*Credentials::empty() and HTTP*Credentials::clear() 2019-06-04 18:33:50 +02:00
HTTPFixedLengthStream.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
HTTPHeaderStream.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
HTTPIOStream.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
HTTPMessage.h #3282: Update constant in setContentType documentation 2021-06-15 09:05:52 +02:00
HTTPNTLMCredentials.h fix a typo 2019-11-04 21:08:03 +01:00
HTTPRequest.h NTLM (proxy) authentication support for HTTPClientSession 2019-03-18 16:58:57 +01:00
HTTPRequestHandler.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
HTTPRequestHandlerFactory.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
HTTPResponse.h NTLM (proxy) authentication support for HTTPClientSession 2019-03-18 16:58:57 +01:00
HTTPServer.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
HTTPServerConnection.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
HTTPServerConnectionFactory.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
HTTPServerParams.h fixed docs 2020-01-23 19:18:41 +01:00
HTTPServerRequest.h merge Unix Domain Sockets support and other changes from develop 2017-10-31 16:53:06 +01:00
HTTPServerRequestImpl.h merge Unix Domain Sockets support and other changes from develop 2017-10-31 16:53:06 +01:00
HTTPServerResponse.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
HTTPServerResponseImpl.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
HTTPServerSession.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
HTTPSession.h feat(HTTPClientSession): HTTPClientSession source IP address #2271 2022-05-20 14:38:23 -07:00
HTTPSessionFactory.h #3089: HTTPSessionFactory does not support HTTPClientSession::ProxyConfig 2021-06-15 09:45:01 +02:00
HTTPSessionInstantiator.h #3089: HTTPSessionFactory does not support HTTPClientSession::ProxyConfig 2021-06-15 09:45:01 +02:00
HTTPStream.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
HTTPStreamFactory.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
ICMPClient.h Feature net udp (#2347) 2018-06-02 14:02:33 -05:00
ICMPEventArgs.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
ICMPPacket.h Feature net udp (#2347) 2018-06-02 14:02:33 -05:00
ICMPPacketImpl.h Fix typo: overriden -> overridden 2021-04-14 20:12:17 +02:00
ICMPSocket.h Feature net udp (#2347) 2018-06-02 14:02:33 -05:00
ICMPSocketImpl.h Feature net udp (#2347) 2018-06-02 14:02:33 -05:00
ICMPv4PacketImpl.h Feature net udp (#2347) 2018-06-02 14:02:33 -05:00
IPAddress.h Devel (#3586) 2022-05-15 11:05:56 -05:00
IPAddressImpl.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
MailMessage.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
MailRecipient.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
MailStream.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
MediaType.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
MessageHeader.h merge Unix Domain Sockets support and other changes from develop 2017-10-31 16:53:06 +01:00
MulticastSocket.h merge Unix Domain Sockets support and other changes from develop 2017-10-31 16:53:06 +01:00
MultipartReader.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
MultipartWriter.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
MultiSocketPoller.h Devel (#3586) 2022-05-15 11:05:56 -05:00
NameValueCollection.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
Net.h Devel (#3586) 2022-05-15 11:05:56 -05:00
NetException.h Feature net udp (#2347) 2018-06-02 14:02:33 -05:00
NetworkInterface.h Poco::Net::NetworkInterface::list does not list inactive interfaces even when explicitly being asked for it #2044 2017-12-19 08:48:48 +01:00
NTLMCredentials.h added support for SSPI-based NTLM authentication using the credentials of the currently logged in Windows user (Windows only) 2019-05-15 15:43:37 +02:00
NTPClient.h merge Unix Domain Sockets support and other changes from develop 2017-10-31 16:53:06 +01:00
NTPEventArgs.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
NTPPacket.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
NullPartHandler.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
OAuth10Credentials.h remove remaining $Id$ tags from file headers 2017-10-31 16:01:51 +01:00
OAuth20Credentials.h remove remaining $Id$ tags from file headers 2017-10-31 16:01:51 +01:00
ParallelSocketAcceptor.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
ParallelSocketReactor.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
PartHandler.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
PartSource.h fix typo 2018-11-28 12:14:12 +01:00
PartStore.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
PollSet.h Devel (#3586) 2022-05-15 11:05:56 -05:00
POP3ClientSession.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
QuotedPrintableDecoder.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
QuotedPrintableEncoder.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
RawSocket.h Devel (#3586) 2022-05-15 11:05:56 -05:00
RawSocketImpl.h merge Unix Domain Sockets support and other changes from develop 2017-10-31 16:53:06 +01:00
RemoteSyslogChannel.h RemoteSyslogChannel/RemoteSyslogListener: add buffer size configuration property 2021-04-11 16:03:08 +02:00
RemoteSyslogListener.h #3242: RemoteSyslogListener: add reusePort option 2021-04-14 18:50:30 +02:00
ServerSocket.h merge Unix Domain Sockets support and other changes from develop 2017-10-31 16:53:06 +01:00
ServerSocketImpl.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
SingleSocketPoller.h Devel (#3586) 2022-05-15 11:05:56 -05:00
SMTPChannel.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
SMTPClientSession.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
Socket.h Devel (#3586) 2022-05-15 11:05:56 -05:00
SocketAcceptor.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
SocketAddress.h Devel (#3586) 2022-05-15 11:05:56 -05:00
SocketAddressImpl.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
SocketConnector.h Devel (#3586) 2022-05-15 11:05:56 -05:00
SocketDefs.h Devel (#3586) 2022-05-15 11:05:56 -05:00
SocketImpl.h Devel (#3586) 2022-05-15 11:05:56 -05:00
SocketNotification.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
SocketNotifier.h Feature net udp (#2347) 2018-06-02 14:02:33 -05:00
SocketProactor.h Devel (#3586) 2022-05-15 11:05:56 -05:00
SocketReactor.h Devel (#3586) 2022-05-15 11:05:56 -05:00
SocketStream.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
SSPINTLMCredentials.h #2932: Poco::Net::NTLMContext is missing dllexport/dllimport symbols 2021-04-11 16:11:33 +02:00
StreamSocket.h feat(HTTPClientSession): HTTPClientSession source IP address #2271 2022-05-20 14:38:23 -07:00
StreamSocketImpl.h merge Unix Domain Sockets support and other changes from develop 2017-10-31 16:53:06 +01:00
StringPartSource.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
TCPServer.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
TCPServerConnection.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
TCPServerConnectionFactory.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
TCPServerDispatcher.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
TCPServerParams.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
UDPClient.h Fix typo: overriden -> overridden 2021-04-14 20:12:17 +02:00
UDPHandler.h Devel (#3586) 2022-05-15 11:05:56 -05:00
UDPServer.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
UDPServerParams.h Feature net udp (#2347) 2018-06-02 14:02:33 -05:00
UDPSocketReader.h Feature net udp (#2347) 2018-06-02 14:02:33 -05:00
WebSocket.h Devel (#3586) 2022-05-15 11:05:56 -05:00
WebSocketImpl.h WebSocket: allow setting the maximum payload size for receiving frames 2019-05-16 08:43:46 +02:00