WeOnlyDo! wodWebServer ActiveX - Headers Property
      
 

Description

Holds collection of headers for current part.


Property type

A WebHeaders object.  


Syntax

object.Headers



The Headers Property syntax has these parts:

Part Description
object An expression evaluating to an object of type WebRequestUploadPart.

Remarks

You can use this property to access all headers for the part. Usually headers describe part content - such as content type, name of uploaded file, etc..