Project

General

Profile

Actions

Documentation #4671

closed

Document changes to HTTP events with respect to http/http2 normalization

Added by Jason Ish over 2 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

Probably something in the upgrade section of the guide.

Actions #1

Updated by Jason Ish over 2 years ago

  • Target version set to 7.0.0-beta1
Actions #2

Updated by Victor Julien over 2 years ago

  • Assignee set to Philippe Antoine
Actions #3

Updated by Philippe Antoine over 2 years ago

Jason, What is expected here ?
Is this about rules/http2-events.rules ?

Actions #4

Updated by Jason Ish over 2 years ago

Maybe I was wrong, but are the "http" events in "eve.json" changing in format at all?

Actions #5

Updated by Philippe Antoine over 2 years ago

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 {

Actions #6

Updated by Philippe Antoine over 2 years ago

  • Status changed from New to Feedback
  • Assignee changed from Philippe Antoine to Jason Ish
Actions #7

Updated by Jason Ish about 2 years ago

  • Status changed from Feedback to Closed

Thanks. I think this can be closed.

Actions

Also available in: Atom PDF