in reply to Re^3: aspnetForm java with WWW::Mechanize
in thread aspnetForm java with WWW::Mechanize

There is no better solution than doing packet capture? Is there a way to get proxy captures working other than http::record and paros etc

Thanks for the recommendation this may be the only way to see if the fields are being set correctly
  • Comment on Re^4: aspnetForm java with WWW::Mechanize

Replies are listed 'Best First'.
Re^5: aspnetForm java with WWW::Mechanize
by bulk88 (Priest) on Jun 16, 2012 at 18:02 UTC
    Maybe another monk can give better advice on writing a SOCKS proxy in Perl, there has to be some CPAN module to implement a SOCKS proxy in Perl.

      Whoa, where do you get SOCKS proxy from?