Skip to content

Parse Single Header CSVs #1073

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 26, 2024
Merged

Parse Single Header CSVs #1073

merged 2 commits into from
Mar 26, 2024

Conversation

commonsensesoftware
Copy link
Collaborator

Parse Single Header CSVs

  • You've read the Contributor Guide and Code of Conduct.
  • You've included unit or integration tests for your change, where applicable.
  • You've included inline docs for your change, where applicable.
  • There's an open issue for the PR that you are making. If you'd like to propose a new feature or change, please open an issue to discuss the change or find an existing issue.

Description

Corrects parsing of API versions reported:

  1. with a single value, in a single header
  2. with a single value, in multiple headers
  3. with multiple comma-separated values, in a single header
  4. with multiple comma-separated values, in multiple headers

@commonsensesoftware commonsensesoftware merged commit 0b50d45 into main Mar 26, 2024
6 checks passed
@commonsensesoftware commonsensesoftware deleted the dev/css/fix-1070 branch March 26, 2024 02:21
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.

[Versioned Clients][API Notifications] Fails to read new versions when available
1 participant