Hacker News new | ask | show | jobs
by quantumf 4766 days ago
Could not figure out how to add request headers.
1 comments

You type them, i.e Header: Value
Typing the below

GET XUsername:ADMIN https://localhost:443/resources/myresource/1 HTTP/1.1 Host: target

gives an error in the REST: "Your request contains errors"

This request is invalid.