Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/http header/v11 #2650

Closed
wants to merge 8 commits into from
Closed

Feature/http header/v11 #2650

wants to merge 8 commits into from

Conversation

inliniac
Copy link
Contributor

@inliniac inliniac commented Apr 5, 2017

Implement HTTP header sticky buffers: http_accept, http_accept_enc, http_accept_lang, http_referer, http_content_type and http_content_len.

Ticket: https://redmine.openinfosecfoundation.org/issues/2077

Changes since #2642:

  • documentation added

Prscript:

Implement common code to easily add more per HTTP header detection
keywords.

Implement http_accept sticky buffer. It operates on the HTTP Accept
header.
Inspects Accept-Language header
Inspects Accept-Encoding header.
This implements inspection of the Content-Length buffer as a content
sticky buffer.
@inliniac
Copy link
Contributor Author

Merged through #2673

@inliniac inliniac closed this Apr 27, 2017
@inliniac inliniac deleted the feature/http-header/v11 branch May 13, 2017 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants