aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/http2.c
Commit message (Collapse)AuthorAge
* Renamed HTTP/2 to HTTP2 as the '/' can have side effects with applications ↵Luca Deri2023-09-20
| | | | sitting on top of nDPI
* Add support for (un-encrypted) HTTP/2 (#2087)Ivan Nardi2023-09-18
Plaintext HTTP/2 is quite rare on the general "internet" but it is used in some private networks (example: 5G core network)