| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| data: payload, | ||
| headers: { | ||
| authorization: `token ${apiDetails.auth}`, | ||
| contentType: "application/zip", |
There was a problem hiding this comment.
I'm not 100% confident about the format of this line, so I'll test it using this branch.
Sorry, something went wrong.
There was a problem hiding this comment.
Looks right to me.
Sorry, something went wrong.
There was a problem hiding this comment.
Feel free to merge if this passes all of your tests.
Sorry, something went wrong.
| data: payload, | ||
| headers: { | ||
| authorization: `token ${apiDetails.auth}`, | ||
| contentType: "application/zip", |
There was a problem hiding this comment.
Looks right to me.
Sorry, something went wrong.
…ction into rneatherway/content-type
|
Using the string literal as a header key worked 👍 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Merge / deployment checklist