Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | loader: support Set-Cookie for non-initial requests | bptato | 2025-04-05 | 1 | -0/+4 |
For compatibility with mainstream browsers. e.g. this should allow log-ins through ajax. To synchronize the loader's cookie jar with that of the pager, we open a stream (about:cookie-stream) to pass over serialized cookies when required. |