Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Documentation of Server Configuration (#2731)
* initial work. * add server configuration example. * enabling response compression. * add response compression config. * fmt. * try to fix broken server_config link. * another try. * ssl configuration. * serving on any open port. * remove server config. * enabling streaming of request bodies. * graceful shutdown. * fmt. * idle timeout configuration. * keep-alive configuration. * websocket configuration. * configuring host and port. * accept continue. * request decompression. * logging on fatal errors. * netty configurations.
- Loading branch information