Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Adds one or more headers to HTTP requests. Pass headers to this object as an roAssociativeArray of name/value pairs. This method returns True upon success and False upon failure. All headers that are added with this method will continue to be sent with HTTP requests until ClearHeaders()is  is called.

SyncMethod(a As Object) As Object

...