Thanks to visit codestin.com
Credit goes to github.com

Skip to content

HTTPs mishandles the HTTPs_CONN_STATE_ERR_INTERNAL state by not processing it. #3

@wes-jmagasrevy

Description

@wes-jmagasrevy

If the socket is in HTTPs_SOCK_STATE_ERR state, HTTPsConn_Process() does not process the connection. This means that if an internal error occurs, the connection will be terminated before the webpage has a chance to show a HTTP 500: Internal Error status code to the user.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions