View Single Post
  #1 (permalink)  
Old 03-15-2008, 07:36 AM
Erel's Avatar
Erel Erel is offline
Administrator
 
Join Date: Apr 2007
Posts: 2,956
Default HTTP library v1.3

The HTTP library was updated with two new methods:
SetProxy2 - Allows using a proxy which requires a username and a password.
UserAgent - Gets or sets the UserAgent header.

Setup instructions:
- Download the attached file.
- Copy HTTP.dll and HTTP.chm to Basic4ppc libraries folder:
C:\Program Files\Anywhere Software\Basic4ppc Desktop\Libraries

You should also replace existing copies of HTTP.dll with the new library.
Attached Files
File Type: zip HTTP.zip (17.2 KB, 98 views)
Reply With Quote