Skip to content

Add support for integrity header #1998

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

Closed
wants to merge 12 commits into from

Conversation

webb-ben
Copy link
Member

@webb-ben webb-ben commented Apr 17, 2025

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

Closes #1942

Additional information

This PR would benefit from the case insensitive header match introduced in #1952

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 Ass support for integrity header Add support for integrity header Apr 17, 2025
@webb-ben webb-ben added the enhancement New feature or request label Apr 17, 2025
webb-ben added a commit to internetofwater/pygeoapi 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 webb-ben closed this Jul 22, 2025
webb-ben added a commit to internetofwater/pygeoapi 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 to internetofwater/pygeoapi 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 to internetofwater/pygeoapi 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 to internetofwater/pygeoapi 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 to internetofwater/pygeoapi that referenced this pull request Jul 24, 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 to internetofwater/pygeoapi that referenced this pull request Jul 25, 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
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support data integrity header
1 participant