Thierry FOURNIER fd7edd3968 MINOR: Move http method enum from proto_http to sample
This is useful to prevent cross includes. The header file sample.h
needs to include proto_http, stick_tables.h will need to include
sample.h and proto_http includes stick_tables.h.

I choose to move the known http method define because this enum is
mainly used in sample.h. This enum is used for the sample type method.
2015-08-11 14:14:10 +02:00
..
2015-06-13 22:07:35 +02:00
2015-06-13 22:07:35 +02:00
2009-01-25 13:49:53 +01:00
2015-07-10 16:30:08 +02:00
2015-06-13 23:01:37 +02:00