Ask Your Question
2

What does the error message "Invalid character in header content ['Host']" mean in Postman?

asked 2023-07-06 13:57:21 +0000

huitzilopochtli gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2023-07-06 14:19:01 +0000

qstack gravatar image

The error message "Invalid character in header content ['Host']" in Postman means that there is an invalid character in the "Host" header of the HTTP request. This error typically occurs when the header value contains unsupported characters such as whitespace or special characters. It is important to ensure that all header values in the request are formatted correctly to avoid this error.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-07-06 13:57:21 +0000

Seen: 14 times

Last updated: Jul 06 '23