Skip to content

ERR_EMPTY_RESPONSE when GET URL is too long #3322

Closed
@industral

Description

@industral

When you make GET with very long URL, you will get ERR_EMPTY_RESPONSE, and no logs can show it... When server is down - ERR_CONNECTION_REFUSED - so browser can't connect to server.

So it looks like express accept connection but can't response for some reason.

screen shot 2017-05-26 at 12 14 14 pm

screen shot 2017-05-26 at 12 14 26 pm

I know that very long URL is bad practice, but it's legacy project, and I would like to know what is workaround for that issue.

Thanks.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions