v2.3.14
Change Log
Added
- Added several new methods to the request class to get request information like
scheme
,port
and several others. Reference the documentation for the full list - Added
request.referrer()
to get the referring URL
Fixed
- Fixed
craft view
appending View to the view file when it was not supposed to.