Skip to content

Do not signal error on successful non-200 HTTP status codes #17

@josephmturner

Description

@josephmturner

Currently, plz.el signals plz-http-error on anything besides a status 200 code. According to Mozilla, only status codes between 400-599 are errors.

I was confused when I received a successful 201 status code and plz.el signaled an HTTP error.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdocumentationImprovements or additions to documentationenhancementNew feature or request

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions