Skip to content

headers: avoid sending null content-type#4134

Merged
cjihrig merged 1 commit intohapijs:masterfrom
cjihrig:foo
Aug 9, 2020
Merged

headers: avoid sending null content-type#4134
cjihrig merged 1 commit intohapijs:masterfrom
cjihrig:foo

Conversation

@cjihrig
Copy link
Copy Markdown
Contributor

@cjihrig cjihrig commented Aug 5, 2020

This commit prevents a null content-type header from being sent back.

Fixes: #4133
Refs: ed0688c

This commit prevents a null content-type header from being
sent back.

Fixes: hapijs#4133
Refs: hapijs@ed0688c
@cjihrig cjihrig merged commit f7e9193 into hapijs:master Aug 9, 2020
@cjihrig cjihrig deleted the foo branch August 9, 2020 14:14
@cjihrig cjihrig mentioned this pull request Aug 10, 2020
@devinivy devinivy added this to the 20.0.0 milestone Sep 14, 2021
@devinivy devinivy added the bug Bug or defect label Sep 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Bug or defect

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Content-type header is null when empty response is returned

3 participants