Skip to content

Add support for compression (e.g. gzip) #53

Description

@brylie

With recent changes, we are looking at allowing requests to be made with a considerable amount of data (namely lists of itinerary objects with arbitrary fields.) One performance optimization for large payloads is to use gzip, or similar, compression.

Task

  • determine how to define that the API supports compression
  • add necessary changes to specification and in code to support compression

Resources

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions