vibe-d v0.9.4 (2021-09-30T12:24:53Z)
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
functions
path
properties
cookies
files
form
fullURL
json
peer
query
rootDir
serverSettings
timeCreated
variables
_query
bodyReader
clientAddress
clientCertificate
context
noLog
params
password
queryString
requestPath
session
tls
username
Determines if the request was issued over an TLS encrypted channel.