Updated readme.
This commit is contained in:
parent
ae1194e159
commit
602667879f
|
@ -10,7 +10,7 @@ implemented so far.
|
||||||
|
|
||||||
## HTTP/1.1
|
## HTTP/1.1
|
||||||
|
|
||||||
Use the `Http1Transport` implementation of `HttpTransport` to serve content
|
Use the `TaskPoolHttp1Transport` implementation of `HttpTransport` to serve content
|
||||||
using the HTTP/1.1 protocol. See the example below:
|
using the HTTP/1.1 protocol. See the example below:
|
||||||
|
|
||||||
```d
|
```d
|
||||||
|
|
Loading…
Reference in New Issue