cfitzgerald
7 years agoNew Contributor
Ability to read HTTP headers
Hi all,
When you trigger a pipeline via a URL (as opposed to scheduled) is there a way to read the HTTP headers that were sent with the request?
For example, I’d like to be able to read whether the method was GET or POST and I’d like to be able to detect the content type.
Many thanks