Skip to content

Conversation

@jimkring
Copy link
Contributor

  • Introduced 'get_http_version_and_status_string_line_for_headers.vi' to retrieve HTTP version and status string from headers.
  • Added 'get_reason_phrase_from_status_code.vi' to map status codes to their corresponding reason phrases.
  • Created 'get_status_code_and_header_string.vi' to extract status codes and header strings from HTTP responses.
  • Updated 'LabVIEW timeout to reqwest timeout.vi' to enhance timeout handling for requests.

- Introduced 'get_http_version_and_status_string_line_for_headers.vi' to retrieve HTTP version and status string from headers.
- Added 'get_reason_phrase_from_status_code.vi' to map status codes to their corresponding reason phrases.
- Created 'get_status_code_and_header_string.vi' to extract status codes and header strings from HTTP responses.
- Updated 'LabVIEW timeout to reqwest timeout.vi' to enhance timeout handling for requests.
@jimkring jimkring linked an issue Aug 24, 2025 that may be closed by this pull request
@jimkring jimkring merged commit 1f8b66a into main Aug 24, 2025
5 checks passed
@jimkring jimkring deleted the add-response-status-phrases branch August 24, 2025 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Figure out how to handle HTTP status reason phrase [http client plugin]

2 participants