vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
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
bodyReader
clientAddress
clientCertificate
context
noLog
params
password
queryString
requestPath
session
tls
username
Determines if the request was issued over an TLS encrypted channel.