http1.0.d 399 B

123456789101112131415
  1. c: Copyright (C) 1998 - 2022, Daniel Stenberg, <daniel@haxx.se>, et al.
  2. SPDX-License-Identifier: curl
  3. Short: 0
  4. Long: http1.0
  5. Tags: Versions
  6. Protocols: HTTP
  7. Added: 7.9.1
  8. Mutexed: http1.1 http2 http2-prior-knowledge http3
  9. Help: Use HTTP 1.0
  10. Category: http
  11. Example: --http1.0 $URL
  12. See-also: http0.9 http1.1
  13. ---
  14. Tells curl to use HTTP version 1.0 instead of using its internally preferred
  15. HTTP version.