Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

referer from *request* #103

Open
gibsonf1 opened this issue Apr 22, 2018 · 2 comments
Open

referer from *request* #103

gibsonf1 opened this issue Apr 22, 2018 · 2 comments

Comments

@gibsonf1
Copy link

In Caveman2, there seems to be no way to retrieve the http referer from the request. Is there a way to do it?

Thanks!

@fukamachi
Copy link
Owner

HTTP headers, including Referer, is stored in request-headers.

ex) (gethash "referer" (request-headers *request*))

@gibsonf1
Copy link
Author

gibsonf1 commented Jul 1, 2018

Thanks!!

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

No branches or pull requests

2 participants