Search
Preparing search index...
The search index is not available
@thermopylae/core.declarations
Thermopylae
Github
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
http/location
HTTPRequestLocation
Exports
aliases
enums
functional
functions
http
http/device
http/location
http/mime
http/request
http/request-headers
http/response
http/response-headers
http/status-codes
http/verb
mapped
utils
Interface HTTPRequestLocation
Represents location from where HTTP request has been made.
Hierarchy
HTTPRequestLocation
Properties
city
country
Code
latitude
longitude
region
Code
timezone
Properties
Readonly
city
city
:
null
|
string
Readonly
country
Code
country
Code
:
null
|
string
Readonly
latitude
latitude
:
null
|
number
Readonly
longitude
longitude
:
null
|
number
Readonly
region
Code
region
Code
:
null
|
string
Readonly
timezone
timezone
:
null
|
string
HTTPRequest
Location
city
country
Code
latitude
longitude
region
Code
timezone
Represents location from where HTTP request has been made.