Skip to content

config option: record operation id in a response header #13

@karenetheridge

Description

@karenetheridge

e.g.

$config = {
  operation_id_response_header => 'X-Operation-id',
  ...
};

Store the operation id (if any) of the processed request to the indicated header (defaulting to undef = no logging), using an appropriate hook (after_dispatch, probably?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions