HttpCore Examples
-
This example demonstrates synchronous execution of multiple HTTP/1.1 GET requests.
-
This example demonstrates synchronous execution of multiple HTTP/1.1 POST requests with enclosed content of various types.
-
This is an example of an embedded HTTP/1.1 file server with a classic (blocking) message transport.
-
Request filters with HTTP/1.1 server
This is an example of using synchronous request filters with an embedded HTTP/1.1 server.
-
This is an example of an embedded HTTP/1.1 reverse proxy with a classic (blocking) message transport.
-
SNI (Server Name Identification)
This is an example of SNI (Server Name Identification) usage with classic I/O.




