HTTP PRAGMA NO CACHE: Difference between revisions
Jump to navigation
Jump to search
Created page with "{{LSL Constant|name=HTTP_PRAGMA_NO_CACHE |type=integer|value=6 |hvalue |desc |examples |caveats |functions={{LSL DefineRow||llHTTPRequest|}} |events |cat1 |cat2 |cat3 |cat4 }…" |
mNo edit summary |
||
| Line 3: | Line 3: | ||
|hvalue | |hvalue | ||
|desc | |desc | ||
|pa={{LSLC|FixMe}}{{LSLC|Integer/boolean}}<!-- subtype=boolean --> | |||
|examples | |examples | ||
|caveats | |caveats | ||
Latest revision as of 00:01, 23 December 2013
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer HTTP_PRAGMA_NO_CACHE = 6;The integer constant HTTP_PRAGMA_NO_CACHE has the value 6
Caveats
Related Articles
Functions
| • | llHTTPRequest |