Files
requests3/requests
wasw100 961790f95c cookies.morsel_to_cookie(morsel) raise TypeError repaired.
morsel_to_cookie(mosel) method raise TypeError: create_cookie() got unexpected keyword arguments: ['path_specified', 'domain_specified', 'port_specified', 'domain_initial_dot'].

so we should remove these param from create_cookie(...)
2013-06-06 19:15:09 +08:00
..
2013-05-25 12:48:10 -04:00
2013-01-27 02:04:12 +01:00
2013-01-27 02:04:12 +01:00
2013-05-22 02:20:51 +09:00