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

PATCH is not idempotent. #18

Open
smithamax opened this issue Oct 8, 2015 · 4 comments
Open

PATCH is not idempotent. #18

smithamax opened this issue Oct 8, 2015 · 4 comments

Comments

@smithamax
Copy link

It was my understanding that patch was idempotent, however a colleague just noted that the RFC states...

PATCH is neither safe nor idempotent as defined by [RFC2616], Section 9.1.

methods.tex does not reflect this.

I really like these pdfs as a cheat sheet, would love it if you could update them.

@jfhbrook
Copy link
Contributor

jfhbrook commented Oct 8, 2015

Good call.

I'll make the change to the .tex file cause that's easy, but my build pipeline's unhappy right now and I'm not sure why. I'll just make another issue about that I guess.

@jfhbrook
Copy link
Contributor

jfhbrook commented Oct 8, 2015

You’re editing a file in a project you don’t have write access to.

Ope, sorry.

@lightswitch05
Copy link

I know this is an old ticket, but this tripped me up recently. Is this project still being maintained?

@jfhbrook
Copy link
Contributor

Not by me. I don't have commit access to this repo anymore. Sorry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants