http-server
Here are 2,398 public repositories matching this topic...
TraceConfig.on_response_chunk_received doesn't trace if the response body is read from ClientResponse.content
This behavior isn't obvious when looking at Tracing Reference, [Streaming Response Content](https://docs.aiohttp.org/e
The docs do not give a format option for iso date with microseconds. Is this possible?
-
Updated
Feb 8, 2021 - Python
-
Updated
Feb 13, 2021 - Erlang
-
Updated
Dec 9, 2020 - PHP
-
Updated
Feb 11, 2021 - C
Security
How is security preparation for both of maintainers and drogon users ?
Here are something I hope in drogon's roadmap : some security advice with drogon specific code in the documentation , default security tightening in starter projects (example, authentication and authorization in default state of starter projects) and security enhancement in default state of drogon .
In PHP world
jemalloc benchmarks
-
Updated
Mar 1, 2021 - Go
-
Updated
Feb 28, 2021 - C++
-
Updated
Mar 1, 2021 - Java
-
Updated
Feb 27, 2021 - TypeScript
Netty's event loop threads are spawned lazily, i.e. they are created on the first task is scheduled on. A user sometimes wants to ensure the event loop threads are started when the server starts up.
-
Updated
Mar 1, 2021 - C++
-
Updated
Mar 3, 2020 - C++
-
Updated
Feb 20, 2021 - Java
-
Updated
Feb 8, 2021 - C++
.tar.gz and .tar
Can you turn on only one of these two buttons


- Errors mentiong CollectionCompat (#3945)
- Errors mentioning literal macros (#3760)
What progress can we make? If they're indecipherable, can we begin to categorize them and make more tickets?
This is tedious work that won't land a feature during the Open Source event,
-
Updated
Feb 13, 2021 - Ruby
-
Updated
Feb 23, 2021 - C
-
Updated
Mar 2, 2021 - C++
-
Updated
Dec 27, 2019 - Python
The OpenApi specification allows top-level servers object to be specified:
Field Name Type Description servers [Server Object] An array of Server Objects, which provide connectivity information to a target server. If the servers
-
Updated
Mar 1, 2021 - Rust
Improve this page
Add a description, image, and links to the http-server topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the http-server topic, visit your repo's landing page and select "manage topics."

Currently the
install_trustoption for CAs from thepkimodule can only be configured via JSON/API.Setting TLS to
internalwith optionon_demandis easily possible with a Caddyfile and allows for a quick and simple internal setup. Trust store installation on the machine itself is not necessary and only leads to startup errors being logged from bothsudoandcaddy.Therefore it w