-
```
What steps will reproduce the problem?
1. call ResumableUpload.Insert with stream for payload, slug for file name
What is the expected output? What do you see instead?
the server will throw exce…
-
```
What steps will reproduce the problem?
1. call ResumableUpload.Insert with stream for payload, slug for file name
What is the expected output? What do you see instead?
the server will throw exce…
-
```
What steps will reproduce the problem?
1. call ResumableUpload.Insert with stream for payload, slug for file name
What is the expected output? What do you see instead?
the server will throw exce…
-
Http-builder: 0.7.1
Language: Groovy
Framework: Spock
```
import groovyx.net.http.HTTPBuilder
import spock.lang.Specification
/**
* Created by Long Nguyen on 4/11/2017.
*
* Chatwork ap…
-
Is there any way to modify the headers specified in the [rfc](https://tools.ietf.org/html/rfc6455#page-5) of the websocket
> The handshake from the client looks as follows:
>
> GET /c…
-
## Description of the problem, including code/CLI snippet
When calling the gitlab API to get a projects push rules after looping over a list of projects, the API will fail at projects that havent b…
-
**Describe the bug**
I am using BrightData proxy manager. curl_cffi doesn't work with the below code.
It encounter error: **Failed to perform, curl: (60) SSL: no alternative certificate subject name…
-
Hello there!
I am currently developing an application, that uses WebSockets. Therefor, I use Django Channels together with Unit. On the developement server (daphne) everything works fine, but on the …
-
-
if `payload.fields` has variables referenced in `defaults.headers`, the headers does not get updated.
```json
{
"config": {
"payload": {
"path": "./person.csv",
"fields":…