quickjs-tart

quickjs-based runtime for wallet-core logic
Log | Files | Refs | README | LICENSE

http1.1.md (393B)


      1 ---
      2 c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
      3 SPDX-License-Identifier: curl
      4 Long: http1.1
      5 Tags: Versions
      6 Protocols: HTTP
      7 Added: 7.33.0
      8 Mutexed: http1.0 http2 http2-prior-knowledge http3
      9 Help: Use HTTP/1.1
     10 Category: http
     11 Multi: mutex
     12 See-also:
     13   - http1.0
     14   - http0.9
     15 Example:
     16   - --http1.1 $URL
     17 ---
     18 
     19 # `--http1.1`
     20 
     21 Use HTTP version 1.1. This is the default with HTTP:// URLs.