Brandur
9dd5bdb0e6
Use FaradayStripeEncoder
to encode all parameter styles
...
Makes a few tweaks to hopefully simplify clarity things:
* `FaradayStripeEncoder` now becomes the way to encode all of form,
multipart form, and query parameters.
* Introduce a cache in it so that we don't have to encode everything
twice (once for logging, and once for the request body).
* Try to sanitize logging a bit by replacing `Faraday::UploadIO`s found
in incoming parameters with a string representation of the file (note
that all other styles of file input like `File` or `Tempfile` have
been converted to `Faraday::UploadIO` by the time they reach the
encoder).
2019-02-03 12:24:53 -08:00
..
2019-01-16 18:50:14 -08:00
2018-09-22 16:52:58 +02:00
2018-11-27 14:10:18 +01:00
2018-08-30 20:11:07 -04:00
2018-08-27 15:32:10 +02:00
2018-09-24 13:50:06 -07:00
2018-08-27 15:32:10 +02:00
2018-12-07 16:06:04 -08:00
2018-08-27 15:32:10 +02:00
2018-10-30 10:25:10 -07:00
2019-01-18 15:31:47 +01:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-08-29 15:57:51 -07:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-11-08 17:28:55 -08:00
2018-10-30 10:25:10 -07:00
2018-10-30 10:25:10 -07:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-09-20 23:02:00 +02:00
2018-09-20 23:02:00 +02:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2019-02-01 09:14:54 -08:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-12-31 13:47:35 -07:00
2018-08-27 15:32:10 +02:00
2018-10-30 10:25:10 -07:00
2018-08-28 15:55:19 -04:00
2018-08-27 15:32:10 +02:00
2018-10-30 10:25:10 -07:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-11-28 09:50:42 -05:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2019-02-03 12:24:53 -08:00
2019-01-04 17:34:51 +01:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-08-21 08:56:18 -04:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-10-30 10:36:10 -07:00
2018-08-27 15:32:10 +02:00