We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There are several api methods bound with content_type 'multipart/form-data' but this is never set on the headers dict passed to request: https://github.com/appdotnet/ADNpy/blob/master/adnpy/api.py#L137
The text was updated successfully, but these errors were encountered:
Is this causing an issue?
On Friday, November 22, 2013, Wesley Moore wrote:
There are several api methods bound with content_type 'multipart/form-data' but this is never set on the headers dict passed to request: https://github.com/appdotnet/ADNpy/blob/master/adnpy/api.py#L137 — Reply to this email directly or view it on GitHubhttps://github.com//issues/3 .
— Reply to this email directly or view it on GitHubhttps://github.com//issues/3 .
Sorry, something went wrong.
No I don't think so, I just thought I'd point it out.
Cool, I'm not worried about it right now because those are the only two content types that are required. I'll probably just hook it up anyways though.
On Saturday, November 23, 2013, Wesley Moore wrote:
No I don't think so, I just thought I'd point it out. — Reply to this email directly or view it on GitHubhttps://github.com//issues/3#issuecomment-29128213 .
— Reply to this email directly or view it on GitHubhttps://github.com//issues/3#issuecomment-29128213 .
No branches or pull requests
There are several api methods bound with content_type 'multipart/form-data' but this is never set on the headers dict passed to request: https://github.com/appdotnet/ADNpy/blob/master/adnpy/api.py#L137
The text was updated successfully, but these errors were encountered: