-
### Describe the bug
Prerendering a `+server.ts` file causes its HTTP response headers to be ignored.
E.g., I want to prerender an atom.xml file for a blog site. I'd like to override the `Cache-Co…
-
## Problem statement
If some content type like "image/png" or "*/*" is specified in "produces" part schema, generated client does not accept those content types and errors out with 'no consumer: "ima…
-
Twitter's servers send some of the images as application/x-gzip files (e.g. see https://pbs.twimg.com/media/B0AsATdCEAAbbnP.jpg — after download, exiftool reports x-gzip as MIME Type). The files just …
-
#### Context
I want to allow only "application/json" as content-type in my apis.
I am trying to achieve this by using Joi validation.
* *hapi-swgger version*: 7.7.0
* *any other relevant infor…
-
(Original issue 69 created by kallisti5 on 2013-12-14T18:03:44.221550+00:00)
```
/Data/code/mesa> git send-email --to mesa-dev@*** --cc mesa-stable@*** origin
/tmp/QOXrqcURvS/0001-Haiku-Add-in-public…
-
Hey,
maybe I setup something wrong, but with the `logEmailAgainstModel` method set and the `'postal.enable.emaillogging'` value set to true I do not get the `notifiable_class` and `notifiable_id` hea…
a47ae updated
9 months ago
-
Currently there are are two documented value return values for a run mode, a scalar and scalarref.
I think we should consider adding a third: If the return value is an arrayref, it would be expected…
-
Our prizms instance is set up so that any file that shows up at `/home/prizms/prizms/opendap/data/source/us/opendap-prov/version//source/opendap-provenance.ttl` will end up in a named graph at http://…
-
Hi All,
All of my SOAP request attachments has "Content-Transfer-Encoding" mime header.
In our web service, we have SOAP Message Handler. When I dump the SOAPMessage
contents, "Content-Transfer-Encod…
-
If I try to send contents string of length 2^15 (32768) characters or longer the `os` module `isfile` check fails.
Example:
import yagmail
yag = yagmail.SMTP(user="coolusername", pass…