Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration CurlPush

Object with constants to be used as the return value for the {@link "Multi".Multi.setOpt | Multi} option PUSHFUNCTION.

CURL_PUSH_OK becomes CurlPush.Ok

Index

Enumeration members

Enumeration members

Deny

Deny: = 1

ErrorOut

ErrorOut: = 2

Added in 7.72.0

Ok

Ok: = 0

Generated using TypeDoc