Skip to content
New issue

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

Content-Type: message/external-body description insufficient for conformance tests #80

Closed
kefo opened this issue Mar 30, 2017 · 2 comments

Comments

@kefo
Copy link

kefo commented Mar 30, 2017

The description for Content-Type: message/external-body lacks the details to confidently write an API conformance test. Quoting 3.4.1:

Implementations MUST support Content-Type: message/external-body extensions for request bodies for HTTP PUT to LDP-NRs. This content-type requires a complete Content-Type header that includes the location of the external body, e.g Content-Type: message/external-body; access-type=URL; URL="http://www.example.com/file\", as defined in [RFC2017].

As written, the header is noted to be an example, "e.g. Content-Type:..."

Is access-type=URL the only supported type (assuming a restriction)? Is access-type=local-file supported? See rfc2046.

Resolving #40 is also needed.

@awoods
Copy link
Collaborator

awoods commented Jun 15, 2017

@kefo : I believe this issue has been resolved with: #121
If you agree, would you please close this issue?

@awoods
Copy link
Collaborator

awoods commented Jun 20, 2017

Resolved with #121

@awoods awoods closed this as completed Jun 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants