-
### Bug summary
Accept headers defined here: https://github.com/pycontribs/jira/blob/7846ac35a7e219dd3c1cd616a120a920f112b85e/jira/resilientsession.py#L145C9-L146C70
Seem to be invalid, because it…
-
Hello! Any chance we could make the events.APIGatewayProxyRequest.Headers type to match http.Header? It would be nice to take advantage of the http.Header helper functions. Basically have to convert m…
-
Getting this error while trying to load certain images ( some work, other don't )
moa.MoaError.notAnImageContentTypeInResponseHttpHeader
Library setup method: CocoaPods.
Version of the library: 11.…
-
Hello. I am using the library mainly for exporting eml via Swiftmailer. The problem i am facing is with the encoding.
The language is Bulgarian. The subject is encoded fine so the problem occurs only …
-
I have this code:
``` javascript
var chromecast = require('chromecast')();
chromecast.discover();
chromecast.on('device', function(device){
// device is the chromecast device
console.log('discov…
capaj updated
7 years ago
-
When trying to do integration testing with a MTOM Related Message, I keep running into an issue where application code that I can run successfully in a webserver does not work in the integration t…
-
**Motivations**:
- In order to use composeScripts and integration with other mail extensions (not just legacy) all template / string processing and the insertion into Composer need to be moved into…
-
The intro says:
> Initiatives such as Firefox OS and Chrome OS demonstrate the potential of trusted, installable applications built with web technologies. To be used in this way, applications must b…
-
We've been seeing some errors that seem to be related to mime-type. Mostly that wasm is being served with the wrong mime-type (supposed to be served `application/wasm`), but I also saw a JS file be se…
-
##### Description
While generating the API client in typescript-angular2, the `Content-Type` and `Accept` headers are **not** set.
##### Swagger-codegen version
v2.2.2 and 2.2.3-20170703.1403…