Skip to content

So I've got a Referer ... what do I do with it? #167

Description

@cbiffle

Hi! I'm using this crate in conjunction with axum_extra's TypedHeader extractor, but I can't figure out how to actually get at the extracted value of some of the headers.

Referer is one example. I see how to make one using from_static or the operations on the Header trait... but once I've got one... how do I get the contents back out?

Apologies if I've missed something obvious. Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions