Closed
Bug 1246613
Opened 9 years ago
Closed 9 years ago
taskcluster-proxy: support proxying non-json http request/response payloads
Categories
(Taskcluster :: General, defect)
Taskcluster
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pmoore, Assigned: pmoore)
References
Details
Attachments
(1 file)
Currently taskcluster-proxy will return a 500 status code if you send it non-json, or the endpoint you hit returns a payload that is non-json.
Assignee | ||
Comment 1•9 years ago
|
||
Comment 2•9 years ago
|
||
Comment on attachment 8716912 [details] [review]
Github Pull Request for taskcluster-proxy
Merged.
Attachment #8716912 -
Flags: review?(wcosta) → review+
Assignee | ||
Updated•9 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•