Skip to content

Should one-way patterns and request-response patterns return a different status code? #28

@phochste

Description

@phochste

The LDN Specification allows two HTTP status codes to be returned when POST-ing a notification:

  • 201 Created returning the location of the new created notification in the inbox
  • 202 Accepted returning information about the status of the request (used for asynchroneous processing)

Is this undecided what to return, or should specify something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions