Thibault Ducret
Thibault Ducret
# Summary There are 3 kinds of request cookie headers. ```py request = httpx.Request("GET", "https://www.example.org", cookies=cookies) request.headers["cookie"] #
Hi! First, thanks for this repo :) I'm trying to port it on another device (Pixel 4). I used the [x1x5-mroo](https://github.com/j4nn/CVE-2020-0041/blob/x1x5-mroot) as a starting point (since the Pixel 4 also...
Hi there! Is there a way to quickly check the recipe dependencies? I checked the [Listing Available Recipes](https://just.systems/man/en/chapter_24.html) page but it's not mentioned. If not existing, I think it could...