The old code was unnecessarily complicated, full of unused and/or duplicated functions making it hard to understand what will actually happen and for whom at runtime. Since we only support a single HTTP backend this can be greatly simplified. Now everything gets default options from a single place and only functions to modify parts actually difffering across calls are exposed. |
||
|---|---|---|
| .. | ||
| adapter_helper.ex | ||
| backoff.ex | ||
| ex_aws.ex | ||
| request.ex | ||
| request_builder.ex | ||
| tzdata.ex | ||
| web_push.ex | ||