diff options
Diffstat (limited to 'changelog.d/8862.bugfix')
-rw-r--r-- | changelog.d/8862.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8862.bugfix b/changelog.d/8862.bugfix new file mode 100644 index 0000000000..bdbd633f72 --- /dev/null +++ b/changelog.d/8862.bugfix @@ -0,0 +1 @@ +Fix a longstanding bug where a 500 error would be returned if the `Content-Length` header was not provided to the upload media resource. |