1
0
mirror of https://github.com/KokaKiwi/BarInsta synced 2025-10-10 09:25:58 +00:00
Anderson Mesquita dd0f1e397c Extract method to get cookie value
Currently, trying to get a `csrftoken` from an empty cookie string will
crash the application. This creates a helper method to extract a cookie
value given a cookie name by pattern matching on the cookie string and
returning the value if one is found.

Fixes: #167
2020-09-18 16:23:46 -04:00
..
2020-09-14 17:31:01 -04:00
2020-09-14 17:31:01 -04:00
2020-07-01 13:08:28 -04:00
2020-09-14 17:31:01 -04:00
2020-09-12 15:35:10 +09:00
2020-07-01 13:08:28 -04:00
2020-07-01 13:08:28 -04:00