You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The example here does not work on current master, since treq does not have "cookies" as a top level name. The closest thing I found was the treq.response._Response.cookies method.
The text was updated successfully, but these errors were encountered:
http://treq.readthedocs.org/en/latest/howto.html#cookies
The example here does not work on current master, since treq does not have "cookies" as a top level name. The closest thing I found was the
treq.response._Response.cookies
method.The text was updated successfully, but these errors were encountered: