Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration CurlHstsCallback

Object with constants to be used as the return value for the callbacks set for options HSTSWRITEFUNCTION and HSTSREADFUNCTION.

CURLSTS_OK becomes CurlHstsCallback.Ok

Index

Enumeration members

Enumeration members

Done

Done: = 1

Fail

Fail: = 2

Ok

Ok: = 0

Generated using TypeDoc