Skip to content

Insomnia: document request timeouts troubleshooting #4852

@juliamrch

Description

@juliamrch

Jobs to be done (optional)

Add troubleshooting info on request timeouts when they only happen in Insomnia (not HTTPS, for example).

The root cause might be the Content-Lenght parameter in Insomnia, forcing the server to validate the content length against the body, and failing in case it mutates.

Steps to troubleshoot it:

  1. Remove the Content-Lenght parameter from the Mock Header tab.
  2. Click Test to see if the issue is solved.

Definition of done

The troubleshooting info is in the appropriate section, easy to find and Kapa uses it to help users troubleshoot the issue.

Information

Due date (optional)

Size

S

Metadata

Metadata

Assignees

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions