meetDeveloper / freeDictionaryAPI

There was no free Dictionary API on the web when I wanted one for my friend, so I created one.

Home Page:https://dictionaryapi.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Invalid strict-transport-security header

filip-769 opened this issue · comments

The strict-transport-security on api.dictionaryapi.dev is set to �max-age=15768000�.

This is causing my server to break when fetching with TypeError: Invalid character in header content ["Strict-Transport-Security"].

@meetDeveloper could you please take a look at it? Seems to be an easy fix.

I would be happy to contribute this one but seems that it is handled by nginx and there is not source code for it :(