TomerSalt
Results
2
issues of
TomerSalt
whenever using axiom-scan with flags for auto creation of a fleet with static prefix and auto removal as is: axiom-scan -m --fleet scanner --rm-when-done --spinup 5 for the first time...
### Describe the bug ``` sess = aiohttp.ClientSession(connector=conn, cookie_jar=aiohttp.CookieJar(quote_cookie=False)).request(...) ``` When using an client session object with a cookie jar with the cookie quoting routine disabled the requests sent still...
bug