Skip to content

Add Support for Caching All Request/Response Headers #7

@blad

Description

@blad

Allow users to bypass the application whitelist of headers during hash and caching phase.

mockingjays \
--cacheDir=./fixtures \
--baseServerUrl=http://swapi.co \
--trackRequestHeaders \  # Cache and Consider all Request Headers
--trackResponseHeaders # Cache all Response Headers
--trackAllHeaders # Tracks all Request and Response Headers [Used in place of both of the above options]

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions