David Webster
Results
2
issues of
David Webster
**Is your feature request related to a problem?** In certain cases when using a `requests.Session` object, it may be helpful to to use [prepared requests](https://requests.readthedocs.io/en/master/user/advanced/#prepared-requests). When using `requests.Session.send`, however, traces...
feature-request
I am getting the below error from `AbsintheErrorPayload` ``` Request: POST /v2/graphql ** (exit) an exception was raised: ** (Protocol.UndefinedError) protocol String.Chars not implemented for {:array, :map}. This protocol is...