Skip to content

SHOULD Send with 'application/json' content-type in notifications responses #1356

@YifengWong

Description

@YifengWong

return new Response(null, { status: 202 });

In notifications responses, there is only the status code 202, but without content-type application/json. It would make my java client requests error, because the java client checks EVERY response with application/json content-type

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingneeds confirmationNeeds confirmation that the PR is actually required or needed.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions