Documentation #4671
closed
Document changes to HTTP events with respect to http/http2 normalization
Added by Jason Ish over 3 years ago.
Updated almost 3 years ago.
Description
Probably something in the upgrade section of the guide.
- Target version set to 7.0.0-beta1
- Assignee set to Philippe Antoine
Jason, What is expected here ?
Is this about rules/http2-events.rules ?
Maybe I was wrong, but are the "http" events in "eve.json" changing in format at all?
Maybe I was wrong, but are the "http" events in "eve.json" changing in format at all?
They should have the same info such as http.url
or http.http_method
They are extended as we have more http2-specific information
We can recognize them with http.version: "2"
You can check for instance S-V test http2-upgrade
You can check the code in log_http2
with for (name, value) in common {
- Status changed from New to Feedback
- Assignee changed from Philippe Antoine to Jason Ish
- Status changed from Feedback to Closed
Thanks. I think this can be closed.
Also available in: Atom
PDF