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

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

Open
peter-leonov opened this issue Aug 18, 2010 · 0 comments
Open

Comments

@peter-leonov
Copy link
Owner

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant