vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
HTTPServerRequest.tls
index
vibe
http
server
HTTPServerRequest
Determines if the request was issued over an TLS encrypted channel.
class
HTTPServerRequest
bool
tls
;
Meta
Source
See Implementation
index
vibe
http
server
HTTPServerRequest
constructors
this
properties
cookies
files
form
fullURL
json
peer
query
rootDir
serverSettings
timeCreated
variables
_query
bodyReader
clientAddress
clientCertificate
context
noLog
params
password
path
queryString
session
tls
username
Determines if the request was issued over an TLS encrypted channel.