]> granicus.if.org Git - curl/commitdiff
OS400: Add CURLOPT_H3 symbols
authorJay Satiro <raysatiro@yahoo.com>
Fri, 2 Aug 2019 18:37:20 +0000 (14:37 -0400)
committerJay Satiro <raysatiro@yahoo.com>
Sun, 4 Aug 2019 15:04:51 +0000 (11:04 -0400)
Follow-up to 3af0e76 which added experimental H3 support.

Closes https://github.com/curl/curl/pull/4185

lib/config-os400.h
packages/OS400/curl.inc.in

index a741e9185714a6a2ecde3d23a89c16698ab35bfd..d14bd33917c0074d95d4857a053896fa20ea37e3 100644 (file)
 /* Define to enable alt-svc support (experimental) */
 #undef USE_ALTSVC
 
+/* Define to enable HTTP3 support (experimental, requires NGTCP2 or QUICHE) */
+#undef ENABLE_QUIC
+
 /* Version number of package */
 #undef VERSION
 
index 8e36bac3bdc9d4506869e1360708c65a6bee7be4..21da014e144ab69cf57982079facbd7bc1c844c9 100644 (file)
      d                 c                   X'00800000'
      d CURL_VERSION_ALTSVC...
      d                 c                   X'01000000'
+     d CURL_VERSION_HTTP3...
+     d                 c                   X'02000000'
       *
      d CURL_HTTPPOST_FILENAME...
      d                 c                   X'00000001'
      d CURLU_GUESS_SCHEME...
      d                 c                   X'00000200'
       *
+     d CURLH3_DIRECT...
+     d                 c                   X'00000001'
+      *
       **************************************************************************
       *                                Types
       **************************************************************************
      d                 c                   10287
      d  CURLOPT_MAXAGE_CONN...
      d                 c                   00288
+     d  CURLOPT_H3...
+     d                 c                   00289
       *
       /if not defined(CURL_NO_OLDIES)
      d  CURLOPT_FILE   c                   10001