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

rename layout renderers for consistency #79

Closed
2 tasks done
304NotModified opened this issue Dec 24, 2016 · 1 comment
Closed
2 tasks done

rename layout renderers for consistency #79

304NotModified opened this issue Dec 24, 2016 · 1 comment
Milestone

Comments

@304NotModified
Copy link
Member

304NotModified commented Dec 24, 2016

  • aspnet-request-cookie - To Render cookie(s) from the request. Allows comma separated to get multiple cookie values. Can also allow json formatting.
  • aspnet-request-querystring - querystring
  • aspnet-request-method - the method (GET/POST etc)
  • aspnet-request-referrer - To Render the Referrer URL.
  • aspnet-request-url - To Render the Request URL.a
  • aspnet-useragent - To Capture the Useragent of the request.
  • aspnet-host- The host of the request
  • aspnet-mvc-action - action name

  • aspnet-mvc-controller - controller name

  • rename aspnet-host

  • rename aspnet-useragent

@304NotModified
Copy link
Member Author

done by #86 and #87

@304NotModified 304NotModified added this to the 4.3 milestone Jan 15, 2017
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

1 participant