Skip to content
This repository was archived by the owner on Dec 28, 2022. It is now read-only.
This repository was archived by the owner on Dec 28, 2022. It is now read-only.

give alternative interface to headersIn/Out, Cookies and so on #39

Description

@peter-leonov

rykomats does this in a right manner in ngxv8.

If you need to get a header value very-very fast you may not want to construct Nginx.HeadersIn object, bing it to the request object, GC it and so on. You want just a value, not all this burden.

But, for those like me, who like dotted notation (like window.location.hash) all those classes must be preserved and share the same C code under the hood.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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