Skip to content
This repository was archived by the owner on Nov 13, 2025. It is now read-only.
This repository was archived by the owner on Nov 13, 2025. It is now read-only.

HTML 403 Forbidden response breaks API uniformity #23

@cutoffthetop

Description

@cutoffthetop

The "Forbidden" response returns the standard Apache error document in HTML format with a "text/html" content type and ISO-8859-1 charset. This breaks the uniformity of the API, as all other responses - error or otherwise - are formatted as UTF8 JSON.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions