Difference between revisions of "HTTP VERIFY CERT"
Jump to navigation
Jump to search
m |
|||
Line 8: | Line 8: | ||
{{LSL DefineRow||[[llHTTPRequest]]|}} | {{LSL DefineRow||[[llHTTPRequest]]|}} | ||
|events | |events | ||
|cat1=HTTP | |cat1=HTTP/Client | ||
|cat2 | |cat2 | ||
|cat3 | |cat3 | ||
|cat4 | |cat4 | ||
}} | }} |
Revision as of 15:13, 18 April 2009
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer HTTP_VERIFY_CERT = 3;The integer constant HTTP_VERIFY_CERT has the value 3
Caveats
Related Articles
Functions
• | llHTTPRequest |