-
## Issue
Currently there is an issue with custom output classes based on `QRGdImage` where the mime type of the base64 output is not properly set to the image type but rather to `"custom"`. This ha…
-
```
What steps will reproduce the problem?
1. Using Multi process CEF-3 (Branch 1453)
2. In the render process's render thread, create a CefURLRequest to content
that will respond with an unsupported…
-
```
What steps will reproduce the problem?
1. Using Multi process CEF-3 (Branch 1453)
2. In the render process's render thread, create a CefURLRequest to content
that will respond with an unsupported…
-
We need a better way to manage extension priority for multiple types (i.e. provide an extension -> mime mapping).
The reason we need this is because as we source from more places, you cannot just bui…
-
```
The order of the MIME Types should be changed from:
{".gz", 3, "application/x-gunzip"},
{".js.gz", 6, "text/javascript"},
To:
{".js.gz", 6, "text/javascript"},
{".gz", 3, "application/x-gun…
-
```
The order of the MIME Types should be changed from:
{".gz", 3, "application/x-gunzip"},
{".js.gz", 6, "text/javascript"},
To:
{".js.gz", 6, "text/javascript"},
{".gz", 3, "application/x-gun…
-
```
The order of the MIME Types should be changed from:
{".gz", 3, "application/x-gunzip"},
{".js.gz", 6, "text/javascript"},
To:
{".js.gz", 6, "text/javascript"},
{".gz", 3, "application/x-gun…
-
```
The order of the MIME Types should be changed from:
{".gz", 3, "application/x-gunzip"},
{".js.gz", 6, "text/javascript"},
To:
{".js.gz", 6, "text/javascript"},
{".gz", 3, "application/x-gun…
-
I think you need to add MIME types for .woff .woff2 and .ttf.
-
I have followed the tutorial exactly, and i keep getting this error. my key.json is located in home/jonathan_ruben_fernandes/key.json
Here is my error message. Nothing on stack overflow and openai …