You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CA-406403: Do not return HTTP 500 when Accept header can't be parsed
/update_rrds returned a 500 HTTP code in some cases where the accept header was
invalid. Now these cases are treated in the same way as a lack of Accept
header.
Signed-off-by: Pau Ruiz Safont <[email protected]>
0 commit comments