Roundup Tracker - Issues

Issue 2551131

classification
Return accept-patch if patch body not accepted (415 code)
Type: rfe Severity: normal
Components: Web interface Versions:
process
Status: new
:
: : rouilj
Priority: : Effort-Medium, rest

Created on 2021-04-26 00:51 by rouilj, last changed 2021-05-06 19:05 by rouilj.

Messages
msg7211 Author: [hidden] (rouilj) Date: 2021-04-26 00:51
Return an accept-patch header if we return a 415 error code
while processing a PATCH request.

We already return accept-patch headers when processing OPTIONS
requests for patchable resources.
  
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Accept-Patch
History
Date User Action Args
2021-05-06 19:05:36rouiljsettype: rfe
2021-04-26 00:51:37rouiljcreate