Help for this page

Select Code to Download


  1. or download this
    use LWP::UserAgent;
    use HTTP::Request::Common;
    
  2. or download this
    public class HttpPost {
        private static final String username = "ccxml";
    ...
            return buf.toString();
        }
    }