Subject: | HTML::Form - submit form not respect to cookie |
I use WWW::Mechanize.
I get main url from some site (with cookies in response), after I get
some another urls - cookie send ok.
But if I try submit (post) form with it already used object (with
cookies received before) - cookie don't send with it query :(
(I intercept packets with use wireshark)
I think this is HTML::Form issue, because WWW::Mechanize used it for
sending form.
--
Sergiy Borodych