]> git.ipfire.org Git - thirdparty/curl.git/commit
lib: rename struct 'http_req' to 'httpreq'
authorDaniel Stenberg <daniel@haxx.se>
Sat, 20 May 2023 09:55:20 +0000 (11:55 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 20 May 2023 21:03:01 +0000 (23:03 +0200)
commit54ce13d3ff3391c8ff92c3cf705dbb1f8f8f3acd
tree563fa9435d465a9725213ef5db449e8d7c28a7ea
parent36e998b18bb0294cef164b2db3791655cfa4440d
lib: rename struct 'http_req' to 'httpreq'

Because FreeBSD 14 kidnapped the name.
Ref: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271526

Fixes #11163
Closes #11164
lib/cf-h2-proxy.c
lib/http.c
lib/http.h
lib/http1.h