jcrate / 4D-Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#4D Sample Code

HTTP

Code to do an HTTP GET request with 4D Internet Commands, supporting Basic and Digest authentication. Several BASh methods are referenced, so if you don't have BASh you'll need to substitute functionality from whatever functionality framework you use.

About