Willy Tarreau e01d11a75b BUILD: http: properly mark some struct as extern
http_known_methods, HTTP_100 and HTTP_103 were not declared extern and
as such were multiply defined since they were in http.h. There was
apparently no more side effect but it may depend on the platform and
the linker.

This needs to be backported to 1.9.
2019-03-29 21:00:22 +01:00
..
2019-03-14 15:55:15 +01:00
2019-03-07 13:48:04 +01:00
2015-10-12 20:58:51 +02:00