Changes
- WaitResponse bugs and behaviors was fixed.
- Stringer is no longer exported.
- SaveCookies and RestoreCookies methods were added.
- Argument such as
urlstr interface{}
andfilename interface{}
can be specified by string pointer and more.
urlstr interface{}
and filename interface{}
can be specified by string pointer and more.