-
download of csv doesn't use csv extension
-
Not all JSONs have a mimetype thats right...make a setting to override.
ayman updated
4 years ago
-
when loading the project, the following error shows up in the console:
TypeError: mime.lookup is not a function
-
If I set a JSONP callback to my JSON view model, the returned mime type is `application/json` instead of `application/javascript`. This is due to the JsonStrategy which checks if the JsonRenderer has …
-
![image](https://user-images.githubusercontent.com/313089/61384771-df736600-a876-11e9-90d5-fd8813a60612.png)
Server response included:
content-type: application/json;charset=utf-8
If the …
-
```
What is the expected output? What do you see instead?
While scan in QRCode as url format, fetch the remote file and save as a script.
It could detour the limit of QRCode content size.
```
Origi…
-
```
What is the expected output? What do you see instead?
While scan in QRCode as url format, fetch the remote file and save as a script.
It could detour the limit of QRCode content size.
```
Origi…
-
When I try `curl -I https://npm.open-registry.dev/http-hooks` I get `Content-Type: text/html`. This should be `application/json` yes?
-
## Feature Description
Functions such as:
- `wp_get_attachment_image_src`
- `wp_get_attachment_image_srcset`
- `wp_get_attachment_image_url`
Should be updated in order to support an additi…
-
**Describe the bug**
A mail with a webp image (image/webp) causes MIME_UNKNOWN and R_EMPTY_IMAGE rules to add points to the spam rating. The mail appears correct as far as I can tell (test generate…