Um método HTTP é idempotente quando a mesma requisição usada N vezes tem a mesma resposta.
Idempotente -> GET, HEAD, PUT, DELETE, OPTIONS e TRACE.
Não Idempotente -> POST, PATCH e CONNECT.
Um método HTTP é idempotente quando a mesma requisição usada N vezes tem a mesma resposta.
Idempotente -> GET, HEAD, PUT, DELETE, OPTIONS e TRACE.
Não Idempotente -> POST, PATCH e CONNECT.
For further actions, you may consider blocking this person and/or reporting abuse
Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.
GitHubOpenSource -
Mike Young -
Aviral Srivastava -
Mike Young -
Top comments (0)