HTTP/2 support
authorDumitru Uzun <contact@duzun.me>
Mon, 31 Jan 2022 09:34:49 +0000 (11:34 +0200)
committerGitHub <noreply@github.com>
Mon, 31 Jan 2022 09:34:49 +0000 (11:34 +0200)
Here is a sample HTTP/2 response head:

```http
HTTP/2 200
server: ddos-guard
date: Mon, 31 Jan 2022 09:33:45 GMT
content-type: text/xml
content-encoding: gzip
vary: Accept-Encoding
```


No differences found