跳转到内容
搜索文档

http.request.full_uri

http.request.full_uriString

The full URI as received by the web server.

The value will not include the #fragment part, which is not sent to web servers.

Example value:

"https://www.example.org/articles/index?section=539061&expand=comments"
Categories:
  • Request
  • URI

这篇文档对您有帮助吗?