oak
oak copied to clipboard
`http.MimeTypes` is missing `application/x-www-form-urlencoded`
application/x-www-form-urlencoded is usually the request you get from a HTML based form element.
Pretty useful, still is used where needed. This fix would only require a key to be added.