-
Notifications
You must be signed in to change notification settings - Fork 17
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
Implement getResourceOptions #8
Comments
Would we be using this? |
@ruebot, i'm not sure what would be the best option, i would love to use guzzle directly (as you correctly link) instead of using https://wiki.duraspace.org/display/FEDORA40/RESTful+HTTP+API#RESTfulHTTPAPI-YellowOPTIONStrueOutputsinformationaboutthesupportedHTTPmethods,etc. and parse the pinging @acoburn and @daniel-dgi on this too Also updating the documentation docs to current: http://guzzle.readthedocs.org/en/latest/request-options.html |
See: #24 |
Implement getResourceOptions -- Address #8
Resolved with: 0d65aae |
Update IFedoraClient and Chullo to include a getResourceOptions function that executes this.
Add a test for what happens when you receive a 200 response.
The text was updated successfully, but these errors were encountered: