Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Responses have the wrong Content-type header #18

Open
waldoj opened this issue Sep 2, 2019 · 1 comment
Open

Responses have the wrong Content-type header #18

waldoj opened this issue Sep 2, 2019 · 1 comment

Comments

@waldoj
Copy link
Member

waldoj commented Sep 2, 2019

The Content-type header is text/html. I can't grasp why, because Header add Content-type "application/json" is in .htaccess. Figure out what's up.

@waldoj
Copy link
Member Author

waldoj commented Sep 2, 2019

In case it's a Header add permissions problem, I explicitly added AllowOverride All to the Apache conf file, but that didn't make any difference.

waldoj added a commit that referenced this issue Sep 3, 2019
I can't figure out why the .htaccess-set content-type header isn't doing anything (probably because I'm sick at the moment, making me dumb), so here's a lousy fix for now. Toward #18.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant