]> granicus.if.org Git - libevent/commit
http: cover various non RFC3986 conformant URIs
authorAzat Khuzhin <a3at.mail@gmail.com>
Mon, 22 Oct 2018 20:38:42 +0000 (23:38 +0300)
committerAzat Khuzhin <a3at.mail@gmail.com>
Mon, 22 Oct 2018 21:12:10 +0000 (00:12 +0300)
commit15bfe712a77d01f367799b0ab43d015c8e140130
tree033b934f3385fd4baecc5467cd42fb0e495eaf37
parentb94d913d90a7390ace32dbe025d69b41eb98f755
http: cover various non RFC3986 conformant URIs

- http/basic_trailing_space -- covers cases when there is trailing space
  after the request line (nginx handles this)
- http/simple_nonconformant -- covers non RFC3986 conformant URIs
test/regress_http.c