1. 26 Sep, 2025 1 commit
    • Wei Shoulin's avatar
      feat(csst_dfs_client): change default timeout value to None in request functions · 7109e3fe
      Wei Shoulin authored
      Change the default value of the `timeout` parameter from 300 to None
      for all HTTP request methods (get, post, put, delete, post_bytesio,
      and download_file) in the request module. This allows the requests
      to use the system's default timeout behavior when no explicit timeout
      is provided, improving flexibility and alignment with standard practices.
      7109e3fe
  2. 16 Jun, 2025 1 commit
  3. 02 Jan, 2025 1 commit
  4. 28 Dec, 2024 1 commit
  5. 27 Dec, 2024 1 commit
  6. 23 Dec, 2024 1 commit