Commit Graph

12 Commits

Author SHA1 Message Date
Julien Viet
89ad79797d Deprecate HTTP client request connection handler #3212 - closes 2019-12-01 18:13:24 +01:00
Julien Ponge
a5790d57e0 Adding the missing (c) symbol 2017-12-15 17:03:40 +01:00
Julien Ponge
3ae845764d EPLv2 migration of src/main 2017-12-15 15:44:57 +01:00
Julien Viet
10dab4128d Add a limit of the number of pipe-lined requests over an HTTP/1 client connection 2016-05-31 18:00:45 +02:00
Julien Viet
3afe8bb4c0 Http2 default option tuning and pool usage tweaks 2016-05-28 12:41:09 +02:00
Julien Viet
2b6a3dfa39 Rename unknown frame -> custom frame for HTTP/2 2016-05-23 12:08:52 +02:00
Julien Viet
cf8528b7b3 Allow to limit the number of concurrent streams per http/2 connection and use a connection pool 2016-05-22 21:40:20 +02:00
Julien Viet
35cf1561d5 Wrong snippet fix 2016-04-06 13:34:39 +02:00
Julien Viet
13c13a7200 Doc improvements on push 2016-04-06 13:32:02 +02:00
Julien Viet
ff45c87569 Add support for connection ping, some protocols can use it (like grpc) 2016-03-30 08:16:22 +02:00
Julien Viet
67b8d09d58 HTTP connection doc 2016-03-27 21:06:26 +02:00
Julien Viet
753b34e033 Http2 server doc and examples 2016-03-25 14:53:46 +01:00