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/v10 #2642

Closed
wants to merge 7 commits into from
Closed

Feature/http header/v10 #2642

wants to merge 7 commits into from

Conversation

inliniac
Copy link
Contributor

@inliniac inliniac commented Apr 3, 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

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

inliniac commented Apr 5, 2017

Replaced by #2650

@inliniac inliniac closed this Apr 5, 2017
@inliniac inliniac deleted the feature/http-header/v10 branch April 13, 2017 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants