Oracle Weblogic Server (MOSC)

MOSC Banner

problems with the invalid header “Transfer-Encoding: chuncked” with status code 101.

When a websocket connection is opened (using javax.websocket.*), we are facing problems with the invalid header “Transfer-Encoding: chuncked” with status code 101.

 According to RFC this header must NOT be set in any status code 1xx.

 https://tools.ietf.org/html/rfc7230#section-3.3.1

A server MUST NOT send a Transfer-Encoding header field in any

  response with a status code of 1xx (Informational) or 204 (No

  Content). A server MUST NOT send a Transfer-Encoding header field in

  any 2xx (Successful) response to a CONNECT request (Section 4.3.6 of

  [RFC7231]).

 Weblogic Version 14.1.1.0

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center