Lianja
Lianja
Example: Rest.AddHeader method
Demonstrates theAddHeader method.
Chilkat Lianja Downloads
loRest = createobject("CkRest")
loRest.AddHeader("User-Agent","MyApplication/1.0")
// ...
// ...
// ...
release loRest