Skip to main content

This small library module assists with tasks related to Content Negotiation by Profile

Project description

This small library module assists with tasks related to Content Negotiation by Profile, which is a W3C Standard about how Internet clients may negotiate for content provided by servers based on data profiles to which the content conforms.

Library Structure

The library really only consists of a few classes:

  • LinkHeaderParser

    • parses Link headers, of the sort generated by Conneg by P HTTP Functional Profile-compliant systems

    • can separate out profiles, described as per the Conneg by P HTTP’s list profiles function

    • can separate out profile URI/token mappings, as per the Conneg by P Link Attributes specification.

  • AcceptProfileHeaderParser

    • parses Accept-Profile headers, of the sort needed to be supplied by clients when requesting content by profile according to Conneg by P’s HTTP Functional Profile

See the code itself for class and method documentation!

Licence

This is licensed under GNU General Public License (GPL) v3.0. See the license deed for more details.

Contacts

Lead Developer:

Project details


Release history Release notifications | RSS feed

This version

0.2

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

connegp-0.2.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

connegp-0.2-py3-none-any.whl (15.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page