https://bz.apache.org/bugzilla/show_bug.cgi?id=69740

--- Comment #2 from [email protected] ---
We are using custom HTTP status codes (unofficial and invalid) and we check for
them in integration tests.

I thought it inconsistent that HTTP status codes are preserved in all of these
cases...

  Client -HTTP/2---> Apache -HTTP/2---> Application
  Client -HTTP/2---> Apache -HTTP/1.1-> Application
  Client -HTTP/1.1-> Apache -HTTP/1.1-> Application

...but not in this one...

  Client -HTTP/1.1-> Apache -HTTP/2-> Application

And I thought it inconsistent that the 1XX listed there are transformed into
200.

But I felt I should open a ticket because this caught me off-guard and I found
nothing on that topic.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to