postgrest icon indicating copy to clipboard operation
postgrest copied to clipboard

fix: parse Accept header with normalized case

Open develop7 opened this issue 1 year ago • 0 comments

The Accept header is parsed case-insensitively now, introducing proper handling of media types specified in upper- and/or mixed-case.

Fixes #3478

develop7 avatar May 07 '24 15:05 develop7