mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-16 06:24:54 +00:00
This patch adds cookie parsing to the fetch_url/open_url module_utils method. The overall result will still contain the key `set_cookie`, however an additional key (`cookies`) will also be present. This new field is a dictionary of values. Overall, this should make looking for individual cookies in the response much easier, as currently the `set_cookie` field is an amalgamation of the returned set-cookie headers and can be somewhat difficult to parse. |
||
|---|---|---|
| .. | ||
| ansible | ||