Skip to content

jayadeba/idempotency-header

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Idempotency HTTP Request Header Field

The HTTP Idempotency request header field can be used to signal to a URI-identified resource that the client expects the operation invoked to be idempotent with provided key.

Published draft

The latest published draft can always be found on the IETF site.

Providing Feedback

If the draft you want to make a comment on specifies an e-mail list for feedback, please use this address. Usually, it's in the abstract.

Otherwise, feel free to open an issue on GitHub.

Making Contributions

If you want to submit a pull request against the draft, modify draft.md only. We use kramdown-rfc2629 to verify the content and generate markdown, plain text, and XML versions.

kramdown-rfc2629 draft.md

or

kdrfc draft.md

Then use xml2rfc to generate .html, .pdf, etc. to see results of your work.

xml2rfc draft.xml —html

About

Internet draft for HTTP Idempotency Header

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%