You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2015/11/06 13:11:58 UTC

[Bug 58592] Org.apache.coyote.request scheme is null

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

Konstantin Kolinko <kn...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID
                 OS|                            |All

--- Comment #1 from Konstantin Kolinko <kn...@gmail.com> ---
Users do not usually deal with o.a.coyote Request, Response objects.

You do not provide enough information on your use case (no reproduction
recipe), but from my understanding this is expected behaviour.

Scheme is a configurable attribute of a <Connector>.
See the first few lines of CoyoteAdapter.postParseRequest()

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org