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

HTTP methods #27

Open
thoas opened this issue Sep 5, 2015 · 0 comments
Open

HTTP methods #27

thoas opened this issue Sep 5, 2015 · 0 comments
Assignees
Milestone

Comments

@thoas
Copy link
Owner

thoas commented Sep 5, 2015

as @nsf proposed we should rely as much as possible on HTTP.

We need to be backward compatibility until the next major version and adapt as follow:

  • upload can become a POST
  • display can become a GET
  • delete can become a DELETE
  • get can become a GET with a specified content-type header (as we are displaying json)
  • redirect should stay in its place for now
@thoas thoas self-assigned this Sep 7, 2015
@thoas thoas added this to the 0.3 milestone Nov 29, 2015
@thoas thoas modified the milestones: 0.3, 1.0 Aug 16, 2016
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

1 participant