Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure that cookies are sent only to the correct domains.cookies | René 'Necoro' Neumann | 2022-01-11 | 1 | -6/+36 |
| | | | | We want to avoid that authentication data is sent when fetching images from external sources, for instance. | ||||
* | Support sending cookies in a http request. | René 'Necoro' Neumann | 2022-01-10 | 1 | -0/+11 |
| | |||||
* | Introduce http.Context to bundle http specific parameters | René 'Necoro' Neumann | 2022-01-08 | 1 | -6/+11 |
| | |||||
* | 'Exec' as an alternative to 'Url' | René 'Necoro' Neumann | 2020-05-25 | 1 | -2/+2 |
| | |||||
* | Unify connection handling | René 'Necoro' Neumann | 2020-05-04 | 1 | -0/+88 |