http-kernel
http-kernel copied to clipboard
Provides a structured process for converting a Request into a Response
Results
1
http-kernel issues
Sort by
recently updated
recently updated
newest added
trafficstars
This changes the doctype so that the template parameter is used in the return type. This allows type inference on the calling site without extra type hints.