On Wed, 2018-07-18 at 08:12 -0600, Gary Gregory wrote:
> Hi All:
> 
> Version 5 HttpRequest no longer implements getRequestLine()
> 
> This was quite handy in version 4 for logging and debugging. Can we
> add it
> back?
> 
> Gary

There is no longer such thing as a request line in HTTP/2. Please feel
free to use RequestLine convenience class but please do not add it to
protocol agnostic message classes.

Oleg

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to