postmates/PMHTTP

Requests constructed with relative URLs do not inherit environment configuration

lilyball opened this issue · 0 comments

If a request is constructed with a relative URL, the request's URL is constructed relative to the environment's base URL, but it does not inherit any of the environment default configuration (e.g. auth, header fields, etc).