Skip to content

Add support for integrity header #1998 #15

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 12 commits into from
Jul 22, 2025

Conversation

webb-ben
Copy link
Member

Overview

This PR introduces support for basic integrity header support in pygeoapi. This can be useful if you wish to examine if the status of the content has changed since it was last request.

Related Issue / discussion

Additional information

Subsumes geopython#1998

Dependency policy (RFC2)

  • I have ensured that this PR meets RFC2 requirements

Updates to public demo

Contributions and licensing

(as per https://github.com/geopython/pygeoapi/blob/master/CONTRIBUTING.md#contributions-and-licensing)

  • I'd like to contribute [feature X|bugfix Y|docs|something else] to pygeoapi. I confirm that my contributions to pygeoapi will be compatible with the pygeoapi license guidelines at the time of contribution
  • I have already previously agreed to the pygeoapi Contributions and Licensing Guidelines

@webb-ben webb-ben changed the title Add support for integrity header Add support for integrity header #1998 Jul 10, 2025
@webb-ben webb-ben deleted the branch internetofwater:latest July 22, 2025 01:42
@webb-ben webb-ben closed this Jul 22, 2025
@webb-ben webb-ben reopened this Jul 22, 2025
@webb-ben webb-ben merged commit e1ef29d into internetofwater:latest Jul 22, 2025
2 checks passed
webb-ben added a commit that referenced this pull request Jul 22, 2025
* Add support for data integrity header

* Support MDN headers

* Align Digest with IETF spec

Implements testing for https://datatracker.ietf.org/doc/rfc9530/

* Include changes from geopython#1952

* Update main.yml

* Fix get_choice_from_headers implementation

* Fix flake8

* Update __init__.py

* Update __init__.py
webb-ben added a commit that referenced this pull request Jul 22, 2025
* Add support for data integrity header

* Support MDN headers

* Align Digest with IETF spec

Implements testing for https://datatracker.ietf.org/doc/rfc9530/

* Include changes from geopython#1952

* Update main.yml

* Fix get_choice_from_headers implementation

* Fix flake8

* Update __init__.py

* Update __init__.py
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.

1 participant