This is the aserve Reference Manual, version 1.2.50, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 07:19:15 2024 GMT+0.
aserve/aserve.asd
htmlgen/htmlgen.asd
aserve/packages.cl
aserve/macs.cl
aserve/main.cl
aserve/headers.cl
aserve/parse.cl
aserve/decode.cl
aserve/publish.cl
aserve/authorize.cl
aserve/log.cl
aserve/client.cl
aserve/proxy.cl
aserve/cgi.cl
aserve/playback.cl
htmlgen/htmlgen.lisp
The main system appears first, followed by any subsystem dependency.
aserve
John K. Foderaro
LLGPL
1.2.50
htmlgen
(system).
acl-compat
(system).
packages.cl
(file).
macs.cl
(file).
main.cl
(file).
headers.cl
(file).
parse.cl
(file).
decode.cl
(file).
publish.cl
(file).
authorize.cl
(file).
log.cl
(file).
client.cl
(file).
proxy.cl
(file).
cgi.cl
(file).
playback.cl
(file).
htmlgen
John K. Foderaro
LLGPL
acl-compat
(system).
htmlgen.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
aserve/aserve.asd
htmlgen/htmlgen.asd
aserve/packages.cl
aserve/macs.cl
aserve/main.cl
aserve/headers.cl
aserve/parse.cl
aserve/decode.cl
aserve/publish.cl
aserve/authorize.cl
aserve/log.cl
aserve/client.cl
aserve/proxy.cl
aserve/cgi.cl
aserve/playback.cl
htmlgen/htmlgen.lisp
aserve/aserve.asd
aserve
(system).
perform
(method).
legacy-acl-source-file
(class).
htmlgen/htmlgen.asd
htmlgen
(system).
source-file-type
(method).
acl-file
(class).
aserve/macs.cl
packages.cl
(file).
aserve
(system).
ausb8
(macro).
buffer-match
(macro).
buffer-match-ci
(macro).
buffer-substr
(macro).
copy-usb8
(macro).
copy-usb8-up
(macro).
dlogmess
(macro).
find-it
(macro).
find-it-rev
(macro).
rational-read-sequence
(macro).
with-timeout-local
(macro).
aserve/main.cl
macs.cl
(file).
aserve
(system).
*aserve-version*
(special variable).
*default-aserve-external-format*
(special variable).
*http-io-timeout*
(special variable).
*http-response-timeout*
(special variable).
*response-accepted*
(special variable).
*response-bad-request*
(special variable).
*response-continue*
(special variable).
*response-created*
(special variable).
*response-found*
(special variable).
*response-internal-server-error*
(special variable).
*response-moved-permanently*
(special variable).
*response-no-content*
(special variable).
*response-non-authoritative-information*
(special variable).
*response-not-found*
(special variable).
*response-not-modified*
(special variable).
*response-ok*
(special variable).
*response-see-other*
(special variable).
*response-temporary-redirect*
(special variable).
*response-unauthorized*
(special variable).
*wserver*
(special variable).
ensure-stream-lock
(function).
get-all-multipart-data
(function).
get-basic-authorization
(method).
get-multipart-header
(method).
get-multipart-sequence
(method).
get-request-body
(method).
header-slot-value
(macro).
(setf header-slot-value)
(setf expander).
http-request
(class).
parse-multipart-header
(function).
print-object
(method).
print-object
(method).
reply-header-slot-value
(macro).
(setf reply-header-slot-value)
(setf expander).
request-method
(reader method).
(setf request-method)
(writer method).
request-protocol
(reader method).
request-protocol-string
(reader method).
request-query
(method).
(setf request-query-value)
(setf expander).
request-query-value
(function).
request-raw-request
(reader method).
request-raw-uri
(reader method).
(setf request-raw-uri)
(writer method).
request-reply-code
(reader method).
(setf request-reply-code)
(writer method).
request-reply-content-length
(reader method).
(setf request-reply-content-length)
(writer method).
request-reply-content-type
(reader method).
(setf request-reply-content-type)
(writer method).
request-reply-date
(reader method).
(setf request-reply-date)
(writer method).
request-reply-plist
(reader method).
(setf request-reply-plist)
(writer method).
request-reply-protocol-string
(reader method).
(setf request-reply-protocol-string)
(writer method).
request-reply-strategy
(reader method).
(setf request-reply-strategy)
(writer method).
request-reply-stream
(reader method).
(setf request-reply-stream)
(writer method).
request-socket
(reader method).
request-uri
(reader method).
(setf request-uri)
(writer method).
(setf request-variable-value)
(setf expander).
request-variable-value
(function).
request-wserver
(reader method).
set-basic-authorization
(method).
shutdown
(function).
start
(function).
vhost
(class).
vhost-error-stream
(reader method).
(setf vhost-error-stream)
(writer method).
vhost-log-stream
(reader method).
(setf vhost-log-stream)
(writer method).
vhost-names
(reader method).
(setf vhost-names)
(writer method).
vhost-plist
(reader method).
(setf vhost-plist)
(writer method).
with-http-body
(macro).
with-http-response
(macro).
wserver
(class).
wserver-default-vhost
(reader method).
(setf wserver-default-vhost)
(writer method).
wserver-enable-chunking
(reader method).
(setf wserver-enable-chunking)
(writer method).
wserver-enable-keep-alive
(reader method).
(setf wserver-enable-keep-alive)
(writer method).
wserver-external-format
(reader method).
(setf wserver-external-format)
(writer method).
wserver-filters
(reader method).
(setf wserver-filters)
(writer method).
wserver-io-timeout
(reader method).
(setf wserver-io-timeout)
(writer method).
wserver-locators
(reader method).
(setf wserver-locators)
(writer method).
wserver-log-function
(reader method).
(setf wserver-log-function)
(writer method).
wserver-log-stream
(reader method).
(setf wserver-log-stream)
(writer method).
wserver-response-timeout
(reader method).
(setf wserver-response-timeout)
(writer method).
wserver-socket
(reader method).
(setf wserver-socket)
(writer method).
wserver-vhosts
(reader method).
(setf wserver-vhosts)
(writer method).
*aserve-debug-stream*
(special variable).
*aserve-version-string*
(special variable).
*crlf*
(special variable).
*crlf-crlf-usb8*
(special variable).
*debug-all*
(special variable).
*debug-connection-reset-by-peer*
(special variable).
*debug-current*
(special variable).
*debug-log*
(special variable).
*debug-stream*
(special variable).
*fast-headers*
(special variable).
*fast-reply-headers*
(special variable).
*header-keyword-array*
(special variable).
*http-command-list*
(special variable).
*lf-lf-usb8*
(special variable).
*max-socket-fd*
(special variable).
*not-modified-entity*
(special variable).
*read-request-body-timeout*
(special variable).
*read-request-timeout*
(special variable).
*request-buffer-sresource*
(special variable).
*response-not-implemented*
(special variable).
*response-partial-content*
(special variable).
*response-requested-range-not-satisfiable*
(special variable).
*responses*
(special variable).
*saved-ut-to-date*
(special variable).
*socket-stream-type*
(special variable).
*thread-index*
(special variable).
*watch-for-open-sockets*
(special variable).
*worker-request*
(special variable).
.inv-request-variable-value
(function).
accept-thread-maybe-activate-worker-thread
(function).
atomic-change-wserver-free-workers
(function).
atomic-decf
(macro).
atomic-incf
(macro).
bulk-set-reply-headers
(function).
check-for-open-socket-before-gc
(function).
code-to-response
(function).
compute-month
(function).
connection-reset-error
(function).
copy-mp-info
(function).
copy-response
(function).
copy-sresource
(function).
create-sresource
(function).
date-to-universal-time
(function).
debug-format
(macro).
debug-off
(function).
debug-on
(function).
define-debug-kind
(macro).
force-output-noblock
(function).
format-dif
(macro).
free-request-buffer
(function).
free-sresource
(function).
get-host-port
(function).
get-request-body-retrieve
(function).
get-request-buffer
(function).
get-sresource
(function).
getpid
(function).
header-decode-integer
(function).
header-name-error
(function).
header-slot-value-integer
(macro).
header-slot-value-other
(function).
http-accept-thread
(function).
http-header-mixin
(class).
http-worker-thread
(function).
if-debug-action
(macro).
make-mp-info
(function).
make-resp
(function).
make-sresource
(function).
make-worker-thread
(function).
make-worker-thread-internal
(function).
maybe-universal-time-to-date
(function).
mp-info
(structure).
mp-info-after
(reader).
(setf mp-info-after)
(writer).
mp-info-boundary
(reader).
(setf mp-info-boundary)
(writer).
mp-info-buffer
(reader).
(setf mp-info-buffer)
(writer).
mp-info-cur
(reader).
(setf mp-info-cur)
(writer).
mp-info-end
(reader).
(setf mp-info-end)
(writer).
mp-info-left
(reader).
(setf mp-info-left)
(writer).
mp-info-p
(function).
mp-info-socket
(reader).
(setf mp-info-socket)
(writer).
mp-info-state
(reader).
(setf mp-info-state)
(writer).
note-debug-set
(function).
process-connection
(function).
read-http-request
(function).
read-sequence-with-timeout
(function).
read-sock-line
(function).
request-decoded-uri-path
(reader method).
(setf request-decoded-uri-path)
(writer method).
request-header-accept
(reader method).
(setf request-header-accept)
(writer method).
request-header-block
(reader method).
(setf request-header-block)
(writer method).
request-header-connection
(reader method).
(setf request-header-connection)
(writer method).
request-header-content-length
(reader method).
(setf request-header-content-length)
(writer method).
request-header-date
(reader method).
(setf request-header-date)
(writer method).
request-header-host
(reader method).
(setf request-header-host)
(writer method).
request-header-transfer-encoding
(reader method).
(setf request-header-transfer-encoding)
(writer method).
request-header-user-agent
(reader method).
(setf request-header-user-agent)
(writer method).
request-headers
(reader method).
(setf request-headers)
(writer method).
request-query-alist
(reader method).
(setf request-query-alist)
(writer method).
request-reply-headers
(reader method).
(setf request-reply-headers)
(writer method).
request-request-body
(reader method).
(setf request-request-body)
(writer method).
request-request-date
(reader method).
(setf request-request-date)
(writer method).
request-vhost
(reader method).
(setf request-vhost)
(writer method).
response
(structure).
response-desc
(reader).
(setf response-desc)
(writer).
response-number
(reader).
(setf response-number)
(writer).
response-p
(function).
scan-forward
(function).
search-usb8
(function).
setgid
(function).
setuid
(function).
shift-buffer-up-and-read
(function).
sresource
(structure).
sresource-create
(reader).
(setf sresource-create)
(writer).
sresource-data
(reader).
(setf sresource-data)
(writer).
sresource-init
(reader).
(setf sresource-init)
(writer).
sresource-lock
(reader).
(setf sresource-lock)
(writer).
sresource-p
(function).
start-cmd
(function).
start-lisp-thread-server
(function).
start-multipart-capture
(method).
start-simple-server
(function).
string-to-number
(function).
universal-time-to-date
(function).
unix-fork
(function).
vhost-filters
(reader method).
(setf vhost-filters)
(writer method).
worker-thread-done-processing
(function).
worker-thread-get-socket-for-connection
(function).
wserver-accept-hook
(reader method).
(setf wserver-accept-hook)
(writer method).
wserver-accept-thread
(reader method).
(setf wserver-accept-thread)
(writer method).
wserver-denied-request
(reader method).
(setf wserver-denied-request)
(writer method).
wserver-free-workers
(reader method).
(setf wserver-free-workers)
(writer method).
wserver-invalid-request
(reader method).
(setf wserver-invalid-request)
(writer method).
wserver-ipaddrs
(reader method).
(setf wserver-ipaddrs)
(writer method).
wserver-link-scan-threads
(reader method).
(setf wserver-link-scan-threads)
(writer method).
wserver-pcache
(reader method).
(setf wserver-pcache)
(writer method).
wserver-shutdown-hooks
(reader method).
(setf wserver-shutdown-hooks)
(writer method).
wserver-ssl
(reader method).
(setf wserver-ssl)
(writer method).
wserver-terminal-io
(reader method).
(setf wserver-terminal-io)
(writer method).
wserver-uri-scan-threads
(reader method).
(setf wserver-uri-scan-threads)
(writer method).
wserver-worker-threads
(reader method).
(setf wserver-worker-threads)
(writer method).
aserve/headers.cl
main.cl
(file).
aserve
(system).
*header-block-data-start-index*
(constant).
*header-block-plus-sresource*
(special variable).
*header-block-size*
(constant).
*header-block-sresource*
(special variable).
*header-block-used-size-index*
(constant).
*header-byte-array*
(special variable).
*header-client-array*
(special variable).
*header-count*
(special variable).
*header-index-sresource*
(special variable).
*header-lookup-array*
(special variable).
*header-name-array*
(special variable).
*header-server-array*
(special variable).
*headers-count*
(constant).
add-trailing-crlf
(function).
buffer-subseq-to-string
(function).
compute-client-request-headers
(function).
compute-request-headers
(function).
copy-headers
(function).
dump-header-block
(function).
free-header-block
(function).
free-header-blocks
(function).
free-header-plus-block
(function).
free-req-header-block
(function).
get-header-block
(function).
get-header-plus-block
(function).
header-block-data-start
(macro).
header-block-header-index
(macro).
header-buffer-header-value
(function).
header-buffer-req-header-value
(function).
header-buffer-values
(function).
header-empty-p
(function).
header-match-prefix-string
(function).
header-match-values
(function).
hipart
(macro).
initialize-header-block
(function).
insert-header
(function).
insert-non-standard-header
(function).
listify-parsed-header-block
(function).
locate-header
(function).
lopart
(macro).
parse-and-listify-header-block
(function).
parse-header-block
(function).
parse-header-block-internal
(function).
unsigned-16-value
(macro).
(setf unsigned-16-value)
(setf expander).
aserve/parse.cl
main.cl
(file).
aserve
(system).
split-into-words
(function).
*headername-to-kwd*
(special variable).
*parseobj-lock*
(special variable).
*parseobjs*
(special variable).
*syntax-table*
(special variable).
add-to-parseobj
(function).
allocate-parseobj
(function).
assoc-paramval
(function).
ch-alpha
(constant).
ch-sep
(constant).
ch-space
(constant).
copy-parseobj
(function).
ensure-value-parsed
(function).
free-parseobj
(function).
header-keywordify
(function).
header-value-member
(function).
header-value-nth
(function).
make-parseobj
(function).
match-head-p
(function).
match-tail-p
(function).
new-read-request-headers
(function).
parse-header-line-equals
(function).
parse-header-value
(function).
parse-http-command
(function).
parse-range-value
(function).
parseobj
(structure).
parseobj-end
(reader).
(setf parseobj-end)
(writer).
parseobj-max
(reader).
(setf parseobj-max)
(writer).
parseobj-next
(reader).
(setf parseobj-next)
(writer).
parseobj-p
(function).
parseobj-size
(constant).
parseobj-start
(reader).
(setf parseobj-start)
(writer).
read-headers-into-buffer
(function).
split-namestring
(function).
split-on-character
(function).
split-string
(function).
trimmed-parseobj
(function).
aserve/decode.cl
main.cl
(file).
aserve
(system).
base64-decode
(function).
base64-encode
(function).
form-urlencoded-to-query
(function).
query-to-form-urlencoded
(function).
uridecode-string
(function).
uriencode-string
(function).
*base64-decode*
(special variable).
*base64-encode*
(special variable).
*uri-encode*
(special variable).
*url-form-encode*
(special variable).
encode-form-urlencoded
(function).
un-hex-escape
(function).
uri-encode-p
(function).
with-tohex-cvt-buffer
(macro).
with-unhex-cvt-buffer
(macro).
aserve/publish.cl
main.cl
(file).
aserve
(system).
*mime-types*
(special variable).
compute-strategy
(method).
compute-strategy
(method).
computed-entity
(class).
denied-request
(method).
entity-plist
(reader method).
(setf entity-plist)
(writer method).
failed-request
(method).
get-cookie-values
(function).
handle-request
(method).
locator
(class).
map-entities
(method).
map-entities
(method).
map-entities
(method).
process-entity
(method).
process-entity
(method).
process-entity
(method).
process-entity
(method).
publish
(function).
publish-directory
(function).
publish-file
(function).
publish-multi
(function).
publish-prefix
(function).
set-cookie-header
(method).
standard-locator
(method).
standard-locator
(method).
unpublish
(function).
unpublish-locator
(method).
unpublish-locator
(method).
*dummy-computed-entity*
(special variable).
*far-in-the-future*
(special variable).
*file-type-to-mime-type*
(special variable).
access-file-mixin
(class).
authorize-and-process
(function).
build-mime-types-table
(function).
cache-p
(reader method).
cache-p
(reader method).
(setf cache-p)
(writer method).
(setf cache-p)
(writer method).
check-allow-deny
(function).
check-allow-deny-info
(function).
compute-response-stream
(method).
compute-response-stream
(method).
compute-response-stream
(method).
content-length
(method).
content-length
(method).
content-length
(method).
content-length
(method).
content-type
(reader method).
contents
(reader method).
(setf contents)
(writer method).
convert-to-vhosts
(function).
copy-multi-item
(function).
directory-entity
(class).
directory-entity-access-file
(reader method).
(setf directory-entity-access-file)
(writer method).
directory-entity-access-file-cache
(reader method).
(setf directory-entity-access-file-cache)
(writer method).
directory-entity-filter
(reader method).
(setf directory-entity-filter)
(writer method).
directory-entity-indexes
(reader method).
(setf directory-entity-indexes)
(writer method).
directory-entity-publisher
(reader method).
(setf directory-entity-publisher)
(writer method).
entity
(class).
entity-authorizer
(reader method).
(setf entity-authorizer)
(writer method).
entity-directory
(reader method).
entity-extra
(reader method).
entity-format
(reader method).
entity-function
(reader method).
entity-headers
(reader method).
(setf entity-headers)
(writer method).
entity-hook
(reader method).
(setf entity-hook)
(writer method).
entity-timeout
(reader method).
(setf entity-timeout)
(writer method).
file
(reader method).
file-entity
(class).
file-should-be-denied-p
(function).
find-locator
(function).
host
(reader method).
host-handler-entity
(function).
(setf host-handler-entity)
(function).
host-handler-host
(function).
(setf host-handler-host)
(function).
items
(reader method).
keep-alive-possible-p
(function).
last-modified
(reader method).
(setf last-modified)
(writer method).
last-modified-string
(reader method).
(setf last-modified-string)
(writer method).
location
(reader method).
locator-exact
(class).
locator-extra
(reader method).
locator-info
(reader method).
(setf locator-info)
(writer method).
locator-name
(reader method).
locator-prefix
(class).
lookup-mime-type
(method).
make-host-handler
(function).
make-multi-item
(function).
make-prefix-handler
(function).
multi-entity
(class).
multi-entity-content-length
(reader method).
(setf multi-entity-content-length)
(writer method).
multi-item
(structure).
multi-item-cache
(reader).
(setf multi-item-cache)
(writer).
multi-item-data
(reader).
(setf multi-item-data)
(writer).
multi-item-kind
(reader).
(setf multi-item-kind)
(writer).
multi-item-last-modified
(reader).
(setf multi-item-last-modified)
(writer).
multi-item-p
(function).
path
(reader method).
port
(reader method).
prefix
(reader method).
prefix
(reader method).
prefix-handler-host-handlers
(function).
(setf prefix-handler-host-handlers)
(function).
prefix-handler-path
(function).
(setf prefix-handler-path)
(function).
publish-entity
(method).
publish-prefix-entity
(function).
read-access-file-contents
(function).
read-access-files
(function).
recurse
(reader method).
return-file-range-response
(function).
run-entity-hook
(function).
send-response-headers
(method).
special-entity
(class).
special-entity-content
(reader method).
standard-access-file-reader
(function).
standard-directory-entity-publisher
(function).
timedout-response
(method).
transfer-mode
(method).
unpublish-entity
(method).
up-to-date-check
(function).
aserve/authorize.cl
main.cl
(file).
publish.cl
(file).
aserve
(system).
authorize
(method).
authorize
(method).
authorize
(method).
authorizer
(class).
function-authorizer
(class).
function-authorizer-function
(reader method).
(setf function-authorizer-function)
(writer method).
location-authorizer
(class).
location-authorizer-patterns
(reader method).
(setf location-authorizer-patterns)
(writer method).
password-authorizer
(class).
password-authorizer-allowed
(reader method).
(setf password-authorizer-allowed)
(writer method).
password-authorizer-realm
(reader method).
(setf password-authorizer-realm)
(writer method).
aserve/log.cl
main.cl
(file).
aserve
(system).
*enable-logging*
(special variable).
*save-commands*
(special variable).
brief-logmess
(method).
log-proxy
(function).
log-request
(method).
log-timed-out-request-read
(function).
logmess
(method).
logmess-stream
(method).
aserve/client.cl
main.cl
(file).
aserve
(system).
client-request
(class).
client-request-close
(method).
client-request-cookies
(reader method).
(setf client-request-cookies)
(writer method).
client-request-headers
(reader method).
(setf client-request-headers)
(writer method).
client-request-protocol
(reader method).
(setf client-request-protocol)
(writer method).
client-request-read-sequence
(method).
client-request-response-code
(reader method).
(setf client-request-response-code)
(writer method).
client-request-response-comment
(reader method).
(setf client-request-response-comment)
(writer method).
client-request-socket
(reader method).
(setf client-request-socket)
(writer method).
client-request-uri
(reader method).
(setf client-request-uri)
(writer method).
client-response-header-value
(method).
compute-digest-authorization
(function).
cookie-item
(structure).
cookie-item-expires
(reader).
(setf cookie-item-expires)
(writer).
cookie-item-name
(reader).
(setf cookie-item-name)
(writer).
cookie-item-path
(reader).
(setf cookie-item-path)
(writer).
cookie-item-secure
(reader).
(setf cookie-item-secure)
(writer).
cookie-item-value
(reader).
(setf cookie-item-value)
(writer).
cookie-jar
(class).
digest-authorization
(class).
digest-password
(reader method).
digest-realm
(reader method).
(setf digest-realm)
(writer method).
digest-username
(reader method).
do-http-request
(function).
http-copy-file
(function).
make-http-client-request
(function).
print-object
(method).
read-client-response-headers
(method).
*response-header-buffers*
(special variable).
*response-header-pool-lock*
(special variable).
client-request-bytes-left
(reader method).
(setf client-request-bytes-left)
(writer method).
client-request-method
(reader method).
(setf client-request-method)
(writer method).
compute-cookie-string
(method).
cookie-item-p
(function).
cookie-jar-items
(reader method).
(setf cookie-jar-items)
(writer method).
cookie-separator
(special variable).
copy-cookie-item
(function).
crlf
(special variable).
digest-cnonce
(reader method).
(setf digest-cnonce)
(writer method).
digest-nonce
(reader method).
(setf digest-nonce)
(writer method).
digest-nonce-count
(reader method).
digest-opaque
(reader method).
(setf digest-opaque)
(writer method).
digest-qop
(reader method).
(setf digest-qop)
(writer method).
digest-response
(reader method).
(setf digest-response)
(writer method).
digest-uri
(reader method).
(setf digest-uri)
(writer method).
get-header-line-buffer
(function).
last-character
(function).
make-cookie-item
(function).
put-header-line-buffer
(function).
quick-convert-to-integer
(function).
read-socket-line
(function).
save-cookie
(method).
uri-path-etc
(function).
with-better-scan-macros
(macro).
with-socket-connect-timeout
(macro).
aserve/proxy.cl
main.cl
(file).
headers.cl
(file).
aserve
(system).
enable-proxy
(function).
handle-uri
(function).
make-load-form
(method).
make-load-form
(method).
make-load-form
(method).
make-load-form
(method).
standard-locator
(method).
unpublish-locator
(method).
*browser-level*
(constant).
*connection-cache-expire*
(special variable).
*connection-cache-queue*
(special variable).
*connection-cache-queue-lock*
(special variable).
*connection-caching*
(special variable).
*connection-timed-out-wait*
(special variable).
*connections-cached*
(special variable).
*connections-made*
(special variable).
*connections-used-cached*
(special variable).
*extra-lifetime*
(special variable).
*extra-lifetime-factor*
(special variable).
*likely-fresh*
(special variable).
*min-freshness*
(special variable).
*uri-transforms*
(special variable).
add-disk-cache
(function).
add-to-connection-cache
(function).
add-transform
(function).
cache-housekeeping
(function).
cache-response
(function).
check-cache-then-proxy-request
(function).
compute-approx-expiration
(function).
configure-memory-cache
(function).
connection-cache-ent
(structure).
connection-cache-ent-expire
(reader).
(setf connection-cache-ent-expire)
(writer).
connection-cache-ent-host
(reader).
(setf connection-cache-ent-host)
(writer).
connection-cache-ent-p
(function).
connection-cache-ent-port
(reader).
(setf connection-cache-ent-port)
(writer).
connection-cache-ent-socket
(reader).
(setf connection-cache-ent-socket)
(writer).
copy-connection-cache-ent
(function).
copy-pcache
(function).
copy-pcache-disk
(function).
copy-pcache-ent
(function).
copy-queueobj
(function).
copy-uri-info
(function).
create-proxy-cache
(function).
display-proxy-cache-entries
(function).
display-proxy-cache-statistics
(function).
do-proxy-request
(function).
empty-all-caches
(function).
find-uri-info
(method).
first-valid-entry
(function).
flush-dead-entries
(function).
flush-disk-cache
(function).
flush-memory-cache
(function).
get-disk-cache-blocks
(function).
get-possibly-cached-connection
(function).
kill-pcache-ent
(function).
kill-proxy-cache
(function).
locator-proxy
(class).
lock-pcache-ent
(function).
make-and-init-queueobj
(function).
make-connection-cache-ent
(function).
make-pcache
(function).
make-pcache-disk
(function).
make-pcache-ent
(function).
make-queueobj
(function).
make-uri-info
(function).
most-recently-used-ent
(function).
move-ent-to-disk
(function).
move-pcache-ent
(function).
parse-response-buffer
(function).
pcache
(structure).
pcache-cleaner
(reader).
(setf pcache-cleaner)
(writer).
pcache-cleaner-lock
(reader).
(setf pcache-cleaner-lock)
(writer).
pcache-dead-ent
(reader).
(setf pcache-dead-ent)
(writer).
pcache-dead-items
(reader).
(setf pcache-dead-items)
(writer).
pcache-disk
(structure).
pcache-disk-blocks
(reader).
(setf pcache-disk-blocks)
(writer).
pcache-disk-caches
(reader).
(setf pcache-disk-caches)
(writer).
pcache-disk-filename
(reader).
(setf pcache-disk-filename)
(writer).
pcache-disk-free-blocks
(reader).
(setf pcache-disk-free-blocks)
(writer).
pcache-disk-free-list
(reader).
(setf pcache-disk-free-list)
(writer).
pcache-disk-high-water
(reader).
(setf pcache-disk-high-water)
(writer).
pcache-disk-lock
(reader).
(setf pcache-disk-lock)
(writer).
pcache-disk-low-water
(reader).
(setf pcache-disk-low-water)
(writer).
pcache-disk-p
(function).
pcache-disk-queueobj
(reader).
(setf pcache-disk-queueobj)
(writer).
pcache-disk-stream
(reader).
(setf pcache-disk-stream)
(writer).
pcache-ent
(structure).
pcache-ent-autoscan-time
(reader).
(setf pcache-ent-autoscan-time)
(writer).
pcache-ent-blocks
(reader).
(setf pcache-ent-blocks)
(writer).
pcache-ent-code
(reader).
(setf pcache-ent-code)
(writer).
pcache-ent-comment
(reader).
(setf pcache-ent-comment)
(writer).
pcache-ent-cookie
(reader).
(setf pcache-ent-cookie)
(writer).
pcache-ent-data
(reader).
(setf pcache-ent-data)
(writer).
pcache-ent-data-length
(reader).
(setf pcache-ent-data-length)
(writer).
pcache-ent-disk-location
(reader).
(setf pcache-ent-disk-location)
(writer).
pcache-ent-expires
(reader).
(setf pcache-ent-expires)
(writer).
pcache-ent-key
(reader).
(setf pcache-ent-key)
(writer).
pcache-ent-last-modified
(reader).
(setf pcache-ent-last-modified)
(writer).
pcache-ent-last-modified-string
(reader).
(setf pcache-ent-last-modified-string)
(writer).
pcache-ent-level
(reader).
(setf pcache-ent-level)
(writer).
pcache-ent-links
(reader).
(setf pcache-ent-links)
(writer).
pcache-ent-links-left
(reader).
(setf pcache-ent-links-left)
(writer).
pcache-ent-loading-flag
(reader).
(setf pcache-ent-loading-flag)
(writer).
pcache-ent-next
(reader).
(setf pcache-ent-next)
(writer).
pcache-ent-p
(function).
pcache-ent-pcache-disk
(reader).
(setf pcache-ent-pcache-disk)
(writer).
pcache-ent-prev
(reader).
(setf pcache-ent-prev)
(writer).
pcache-ent-queueobj
(reader).
(setf pcache-ent-queueobj)
(writer).
pcache-ent-returned
(reader).
(setf pcache-ent-returned)
(writer).
pcache-ent-scan-next
(reader).
(setf pcache-ent-scan-next)
(writer).
pcache-ent-state
(reader).
(setf pcache-ent-state)
(writer).
pcache-ent-uri
(reader).
(setf pcache-ent-uri)
(writer).
pcache-ent-use
(reader).
(setf pcache-ent-use)
(writer).
pcache-entry-cached-hook
(reader).
(setf pcache-entry-cached-hook)
(writer).
pcache-high-water
(reader).
(setf pcache-high-water)
(writer).
pcache-level0-time
(reader).
(setf pcache-level0-time)
(writer).
pcache-linkscan
(reader).
(setf pcache-linkscan)
(writer).
pcache-low-water
(reader).
(setf pcache-low-water)
(writer).
pcache-p
(function).
pcache-queueobj
(reader).
(setf pcache-queueobj)
(writer).
pcache-r-cache-fill
(reader).
(setf pcache-r-cache-fill)
(writer).
pcache-r-consistency-miss
(reader).
(setf pcache-r-consistency-miss)
(writer).
pcache-r-direct
(reader).
(setf pcache-r-direct)
(writer).
pcache-r-fast-hit
(reader).
(setf pcache-r-fast-hit)
(writer).
pcache-r-fast-validation
(reader).
(setf pcache-r-fast-validation)
(writer).
pcache-r-miss
(reader).
(setf pcache-r-miss)
(writer).
pcache-r-slow-hit
(reader).
(setf pcache-r-slow-hit)
(writer).
pcache-r-slow-validation
(reader).
(setf pcache-r-slow-validation)
(writer).
pcache-size
(reader).
(setf pcache-size)
(writer).
pcache-table
(reader).
(setf pcache-table)
(writer).
pcache-uri-info-table
(reader).
(setf pcache-uri-info-table)
(writer).
proxy-and-cache-request
(function).
proxy-failure-response
(function).
proxy-request
(function).
queueobj
(structure).
queueobj-blocks
(reader).
(setf queueobj-blocks)
(writer).
queueobj-bytes
(reader).
(setf queueobj-bytes)
(writer).
queueobj-items
(reader).
(setf queueobj-items)
(writer).
queueobj-lru
(reader).
(setf queueobj-lru)
(writer).
queueobj-mru
(reader).
(setf queueobj-mru)
(writer).
queueobj-p
(function).
read-into-block-buffers
(function).
restore-proxy-cache
(function).
retrieve-pcache-from-disk
(function).
return-free-blocks
(function).
save-proxy-cache
(function).
send-cached-response
(function).
send-not-modified-response
(function).
start-proxy-cache-processes
(function).
store-data-on-disk
(function).
transform-uri
(function).
unlock-pcache-ent
(function).
uri-info
(structure).
uri-info-exclude
(reader).
(setf uri-info-exclude)
(writer).
uri-info-exclude-regexp
(reader).
(setf uri-info-exclude-regexp)
(writer).
uri-info-extra-lifetime
(reader).
(setf uri-info-extra-lifetime)
(writer).
uri-info-host
(reader).
(setf uri-info-host)
(writer).
uri-info-offsite
(reader).
(setf uri-info-offsite)
(writer).
uri-info-p
(function).
uri-info-path
(reader).
(setf uri-info-path)
(writer).
uri-info-path-regexp
(reader).
(setf uri-info-path-regexp)
(writer).
uri-info-port
(reader).
(setf uri-info-port)
(writer).
uri-info-scan-depth
(reader).
(setf uri-info-scan-depth)
(writer).
uri-info-scan-function
(reader).
(setf uri-info-scan-function)
(writer).
use-value-from-cache
(function).
with-connection-cache-queue-lock
(macro).
write-body-buffers
(function).
aserve/cgi.cl
main.cl
(file).
aserve
(system).
run-cgi-program
(function).
failed-script-response
(function).
parse-cgi-script-data
(function).
read-script-data
(function).
write-all-vector
(function).
aserve/playback.cl
aserve
(system).
*debug-playback*
(special variable).
*last-responses*
(special variable).
find-user-id-etc
(function).
playback
(function).
playback-form
(function).
remove-regexp
(function).
htmlgen/htmlgen.lisp
htmlgen
(system).
*html-stream*
(special variable).
html
(macro).
html-print
(function).
html-print-list
(function).
html-print-list-subst
(function).
html-print-subst
(function).
html-stream
(macro).
*html-process-table*
(special variable).
def-special-html
(macro).
def-std-html
(macro).
emit-safe
(function).
html-atom-check
(function).
html-body-form
(function).
html-body-key-form
(function).
html-find-value
(function).
html-out-stream-check
(macro).
html-process-has-inverse
(function).
(setf html-process-has-inverse)
(function).
html-process-key
(function).
(setf html-process-key)
(function).
html-process-macro
(function).
(setf html-process-macro)
(function).
html-process-name-attr
(function).
(setf html-process-name-attr)
(function).
html-process-print
(function).
(setf html-process-print)
(function).
html-process-special
(function).
(setf html-process-special)
(function).
html-standard-print
(function).
make-html-process
(function).
prin1-http
(function).
prin1-safe-http
(function).
prin1-safe-http-string
(function).
princ-http
(function).
princ-safe-http
(function).
process-html-forms
(function).
with-html-a
(macro).
with-html-abbr
(macro).
with-html-acronym
(macro).
with-html-address
(macro).
with-html-applet
(macro).
with-html-area
(macro).
with-html-b
(macro).
with-html-base
(macro).
with-html-basefont
(macro).
with-html-bdo
(macro).
with-html-bgsound
(macro).
with-html-big
(macro).
with-html-blink
(macro).
with-html-blockquote
(macro).
with-html-body
(macro).
with-html-br
(macro).
with-html-button
(macro).
with-html-caption
(macro).
with-html-center
(macro).
with-html-cite
(macro).
with-html-code
(macro).
with-html-col
(macro).
with-html-colgroup
(macro).
with-html-dd
(macro).
with-html-del
(macro).
with-html-dfn
(macro).
with-html-dir
(macro).
with-html-div
(macro).
with-html-dl
(macro).
with-html-dt
(macro).
with-html-em
(macro).
with-html-embed
(macro).
with-html-fieldset
(macro).
with-html-font
(macro).
with-html-form
(macro).
with-html-frame
(macro).
with-html-frameset
(macro).
with-html-h1
(macro).
with-html-h2
(macro).
with-html-h3
(macro).
with-html-h4
(macro).
with-html-h5
(macro).
with-html-h6
(macro).
with-html-head
(macro).
with-html-hr
(macro).
with-html-html
(macro).
with-html-i
(macro).
with-html-iframe
(macro).
with-html-ilayer
(macro).
with-html-img
(macro).
with-html-input
(macro).
with-html-ins
(macro).
with-html-isindex
(macro).
with-html-kbd
(macro).
with-html-keygen
(macro).
with-html-label
(macro).
with-html-layer
(macro).
with-html-legend
(macro).
with-html-li
(macro).
with-html-link
(macro).
with-html-listing
(macro).
with-html-map
(macro).
with-html-marquee
(macro).
with-html-menu
(macro).
with-html-meta
(macro).
with-html-multicol
(macro).
with-html-nobr
(macro).
with-html-noembed
(macro).
with-html-noframes
(macro).
with-html-noscript
(macro).
with-html-object
(macro).
with-html-ol
(macro).
with-html-optgroup
(macro).
with-html-option
(macro).
with-html-p
(macro).
with-html-param
(macro).
with-html-plaintext
(macro).
with-html-pre
(macro).
with-html-q
(macro).
with-html-s
(macro).
with-html-samp
(macro).
with-html-script
(macro).
with-html-select
(macro).
with-html-server
(macro).
with-html-small
(macro).
with-html-spacer
(macro).
with-html-span
(macro).
with-html-strike
(macro).
with-html-strong
(macro).
with-html-style
(macro).
with-html-sub
(macro).
with-html-sup
(macro).
with-html-table
(macro).
with-html-tbody
(macro).
with-html-td
(macro).
with-html-textarea
(macro).
with-html-tfoot
(macro).
with-html-th
(macro).
with-html-thead
(macro).
with-html-title
(macro).
with-html-tr
(macro).
with-html-tt
(macro).
with-html-u
(macro).
with-html-ul
(macro).
with-html-var
(macro).
with-html-wbr
(macro).
with-html-xmp
(macro).
write-html-string
(function).
Packages are listed by definition order.
net.html.generator
acl-compat.excl
.
common-lisp
.
*html-stream*
(special variable).
html
(macro).
html-print
(function).
html-print-list
(function).
html-print-list-subst
(function).
html-print-subst
(function).
html-stream
(macro).
*html-process-table*
(special variable).
copy-html-process
(function).
def-special-html
(macro).
def-std-html
(macro).
emit-safe
(function).
html-atom-check
(function).
html-body-form
(function).
html-body-key-form
(function).
html-find-value
(function).
html-out-stream-check
(macro).
html-process-has-inverse
(function).
(setf html-process-has-inverse)
(function).
html-process-key
(function).
(setf html-process-key)
(function).
html-process-macro
(function).
(setf html-process-macro)
(function).
html-process-name-attr
(function).
(setf html-process-name-attr)
(function).
html-process-print
(function).
(setf html-process-print)
(function).
html-process-special
(function).
(setf html-process-special)
(function).
html-standard-print
(function).
make-html-process
(function).
prin1-http
(function).
prin1-safe-http
(function).
prin1-safe-http-string
(function).
princ-http
(function).
princ-safe-http
(function).
process-html-forms
(function).
with-html-a
(macro).
with-html-abbr
(macro).
with-html-acronym
(macro).
with-html-address
(macro).
with-html-applet
(macro).
with-html-area
(macro).
with-html-b
(macro).
with-html-base
(macro).
with-html-basefont
(macro).
with-html-bdo
(macro).
with-html-bgsound
(macro).
with-html-big
(macro).
with-html-blink
(macro).
with-html-blockquote
(macro).
with-html-body
(macro).
with-html-br
(macro).
with-html-button
(macro).
with-html-caption
(macro).
with-html-center
(macro).
with-html-cite
(macro).
with-html-code
(macro).
with-html-col
(macro).
with-html-colgroup
(macro).
with-html-dd
(macro).
with-html-del
(macro).
with-html-dfn
(macro).
with-html-dir
(macro).
with-html-div
(macro).
with-html-dl
(macro).
with-html-dt
(macro).
with-html-em
(macro).
with-html-embed
(macro).
with-html-fieldset
(macro).
with-html-font
(macro).
with-html-form
(macro).
with-html-frame
(macro).
with-html-frameset
(macro).
with-html-h1
(macro).
with-html-h2
(macro).
with-html-h3
(macro).
with-html-h4
(macro).
with-html-h5
(macro).
with-html-h6
(macro).
with-html-head
(macro).
with-html-hr
(macro).
with-html-html
(macro).
with-html-i
(macro).
with-html-iframe
(macro).
with-html-ilayer
(macro).
with-html-img
(macro).
with-html-input
(macro).
with-html-ins
(macro).
with-html-isindex
(macro).
with-html-kbd
(macro).
with-html-keygen
(macro).
with-html-label
(macro).
with-html-layer
(macro).
with-html-legend
(macro).
with-html-li
(macro).
with-html-link
(macro).
with-html-listing
(macro).
with-html-map
(macro).
with-html-marquee
(macro).
with-html-menu
(macro).
with-html-meta
(macro).
with-html-multicol
(macro).
with-html-nobr
(macro).
with-html-noembed
(macro).
with-html-noframes
(macro).
with-html-noscript
(macro).
with-html-object
(macro).
with-html-ol
(macro).
with-html-optgroup
(macro).
with-html-option
(macro).
with-html-p
(macro).
with-html-param
(macro).
with-html-plaintext
(macro).
with-html-pre
(macro).
with-html-q
(macro).
with-html-s
(macro).
with-html-samp
(macro).
with-html-script
(macro).
with-html-select
(macro).
with-html-server
(macro).
with-html-small
(macro).
with-html-spacer
(macro).
with-html-span
(macro).
with-html-strike
(macro).
with-html-strong
(macro).
with-html-style
(macro).
with-html-sub
(macro).
with-html-sup
(macro).
with-html-table
(macro).
with-html-tbody
(macro).
with-html-td
(macro).
with-html-textarea
(macro).
with-html-tfoot
(macro).
with-html-th
(macro).
with-html-thead
(macro).
with-html-title
(macro).
with-html-tr
(macro).
with-html-tt
(macro).
with-html-u
(macro).
with-html-ul
(macro).
with-html-var
(macro).
with-html-wbr
(macro).
with-html-xmp
(macro).
write-html-string
(function).
net.aserve
acl-compat.excl
.
common-lisp
.
net.html.generator
.
puri
.
*aserve-version*
(special variable).
*default-aserve-external-format*
(special variable).
*http-io-timeout*
(special variable).
*http-response-timeout*
(special variable).
*mime-types*
(special variable).
*response-accepted*
(special variable).
*response-bad-request*
(special variable).
*response-continue*
(special variable).
*response-created*
(special variable).
*response-found*
(special variable).
*response-internal-server-error*
(special variable).
*response-moved-permanently*
(special variable).
*response-no-content*
(special variable).
*response-non-authoritative-information*
(special variable).
*response-not-found*
(special variable).
*response-not-modified*
(special variable).
*response-ok*
(special variable).
*response-see-other*
(special variable).
*response-temporary-redirect*
(special variable).
*response-unauthorized*
(special variable).
*wserver*
(special variable).
authorize
(generic function).
authorizer
(class).
base64-decode
(function).
base64-encode
(function).
compute-strategy
(generic function).
computed-entity
(class).
denied-request
(generic function).
enable-proxy
(function).
ensure-stream-lock
(function).
entity-plist
(generic reader).
(setf entity-plist)
(generic writer).
failed-request
(generic function).
form-urlencoded-to-query
(function).
function-authorizer
(class).
function-authorizer-function
(generic reader).
(setf function-authorizer-function)
(generic writer).
get-all-multipart-data
(function).
get-basic-authorization
(generic function).
get-cookie-values
(function).
get-multipart-header
(generic function).
get-multipart-sequence
(generic function).
get-request-body
(generic function).
handle-request
(generic function).
handle-uri
(function).
header-slot-value
(macro).
(setf header-slot-value)
(setf expander).
http-request
(class).
location-authorizer
(class).
location-authorizer-patterns
(generic reader).
(setf location-authorizer-patterns)
(generic writer).
locator
(class).
map-entities
(generic function).
parse-multipart-header
(function).
password-authorizer
(class).
process-entity
(generic function).
publish
(function).
publish-directory
(function).
publish-file
(function).
publish-multi
(function).
publish-prefix
(function).
query-to-form-urlencoded
(function).
reply-header-slot-value
(macro).
(setf reply-header-slot-value)
(setf expander).
request-method
(generic reader).
(setf request-method)
(generic writer).
request-protocol
(generic reader).
request-protocol-string
(generic reader).
request-query
(generic function).
(setf request-query-value)
(setf expander).
request-query-value
(function).
request-raw-request
(generic reader).
request-raw-uri
(generic reader).
(setf request-raw-uri)
(generic writer).
request-reply-code
(generic reader).
(setf request-reply-code)
(generic writer).
request-reply-content-length
(generic reader).
(setf request-reply-content-length)
(generic writer).
request-reply-content-type
(generic reader).
(setf request-reply-content-type)
(generic writer).
request-reply-date
(generic reader).
(setf request-reply-date)
(generic writer).
request-reply-plist
(generic reader).
(setf request-reply-plist)
(generic writer).
request-reply-protocol-string
(generic reader).
(setf request-reply-protocol-string)
(generic writer).
request-reply-strategy
(generic reader).
(setf request-reply-strategy)
(generic writer).
request-reply-stream
(generic reader).
(setf request-reply-stream)
(generic writer).
request-socket
(generic reader).
request-uri
(generic reader).
(setf request-uri)
(generic writer).
(setf request-variable-value)
(setf expander).
request-variable-value
(function).
request-wserver
(generic reader).
run-cgi-program
(function).
set-basic-authorization
(generic function).
set-cookie-header
(generic function).
shutdown
(function).
split-into-words
(function).
standard-locator
(generic function).
start
(function).
unpublish
(function).
unpublish-locator
(generic function).
uridecode-string
(function).
uriencode-string
(function).
vhost
(class).
vhost-error-stream
(generic reader).
(setf vhost-error-stream)
(generic writer).
vhost-log-stream
(generic reader).
(setf vhost-log-stream)
(generic writer).
vhost-names
(generic reader).
(setf vhost-names)
(generic writer).
vhost-plist
(generic reader).
(setf vhost-plist)
(generic writer).
with-http-body
(macro).
with-http-response
(macro).
wserver
(class).
wserver-default-vhost
(generic reader).
(setf wserver-default-vhost)
(generic writer).
wserver-enable-chunking
(generic reader).
(setf wserver-enable-chunking)
(generic writer).
wserver-enable-keep-alive
(generic reader).
(setf wserver-enable-keep-alive)
(generic writer).
wserver-external-format
(generic reader).
(setf wserver-external-format)
(generic writer).
wserver-filters
(generic reader).
(setf wserver-filters)
(generic writer).
wserver-io-timeout
(generic reader).
(setf wserver-io-timeout)
(generic writer).
wserver-locators
(generic reader).
(setf wserver-locators)
(generic writer).
wserver-log-function
(generic reader).
(setf wserver-log-function)
(generic writer).
wserver-log-stream
(generic reader).
(setf wserver-log-stream)
(generic writer).
wserver-response-timeout
(generic reader).
(setf wserver-response-timeout)
(generic writer).
wserver-socket
(generic reader).
(setf wserver-socket)
(generic writer).
wserver-vhosts
(generic reader).
(setf wserver-vhosts)
(generic writer).
*aserve-debug-stream*
(special variable).
*aserve-version-string*
(special variable).
*base64-decode*
(special variable).
*base64-encode*
(special variable).
*browser-level*
(constant).
*connection-cache-expire*
(special variable).
*connection-cache-queue*
(special variable).
*connection-cache-queue-lock*
(special variable).
*connection-caching*
(special variable).
*connection-timed-out-wait*
(special variable).
*connections-cached*
(special variable).
*connections-made*
(special variable).
*connections-used-cached*
(special variable).
*crlf*
(special variable).
*crlf-crlf-usb8*
(special variable).
*debug-all*
(special variable).
*debug-connection-reset-by-peer*
(special variable).
*debug-current*
(special variable).
*debug-log*
(special variable).
*debug-playback*
(special variable).
*debug-stream*
(special variable).
*dummy-computed-entity*
(special variable).
*enable-logging*
(special variable).
*extra-lifetime*
(special variable).
*extra-lifetime-factor*
(special variable).
*far-in-the-future*
(special variable).
*fast-headers*
(special variable).
*fast-reply-headers*
(special variable).
*file-type-to-mime-type*
(special variable).
*header-block-data-start-index*
(constant).
*header-block-plus-sresource*
(special variable).
*header-block-size*
(constant).
*header-block-sresource*
(special variable).
*header-block-used-size-index*
(constant).
*header-byte-array*
(special variable).
*header-client-array*
(special variable).
*header-count*
(special variable).
*header-index-sresource*
(special variable).
*header-keyword-array*
(special variable).
*header-lookup-array*
(special variable).
*header-name-array*
(special variable).
*header-server-array*
(special variable).
*headername-to-kwd*
(special variable).
*headers-count*
(constant).
*http-command-list*
(special variable).
*last-responses*
(special variable).
*lf-lf-usb8*
(special variable).
*likely-fresh*
(special variable).
*max-socket-fd*
(special variable).
*min-freshness*
(special variable).
*not-modified-entity*
(special variable).
*parseobj-lock*
(special variable).
*parseobjs*
(special variable).
*read-request-body-timeout*
(special variable).
*read-request-timeout*
(special variable).
*request-buffer-sresource*
(special variable).
*response-not-implemented*
(special variable).
*response-partial-content*
(special variable).
*response-requested-range-not-satisfiable*
(special variable).
*responses*
(special variable).
*save-commands*
(special variable).
*saved-ut-to-date*
(special variable).
*socket-stream-type*
(special variable).
*syntax-table*
(special variable).
*thread-index*
(special variable).
*uri-encode*
(special variable).
*uri-transforms*
(special variable).
*url-form-encode*
(special variable).
*watch-for-open-sockets*
(special variable).
*worker-request*
(special variable).
.inv-request-variable-value
(function).
accept-thread-maybe-activate-worker-thread
(function).
access-file-mixin
(class).
add-disk-cache
(function).
add-to-connection-cache
(function).
add-to-parseobj
(function).
add-trailing-crlf
(function).
add-transform
(function).
allocate-parseobj
(function).
assoc-paramval
(function).
atomic-change-wserver-free-workers
(function).
atomic-decf
(macro).
atomic-incf
(macro).
ausb8
(macro).
authorize-and-process
(function).
brief-logmess
(generic function).
buffer-match
(macro).
buffer-match-ci
(macro).
buffer-subseq-to-string
(function).
buffer-substr
(macro).
build-mime-types-table
(function).
bulk-set-reply-headers
(function).
cache-housekeeping
(function).
cache-p
(generic reader).
(setf cache-p)
(generic writer).
cache-response
(function).
ch-alpha
(constant).
ch-sep
(constant).
ch-space
(constant).
check-allow-deny
(function).
check-allow-deny-info
(function).
check-cache-then-proxy-request
(function).
check-for-open-socket-before-gc
(function).
code-to-response
(function).
compute-approx-expiration
(function).
compute-client-request-headers
(function).
compute-month
(function).
compute-request-headers
(function).
compute-response-stream
(generic function).
configure-memory-cache
(function).
connection-cache-ent
(structure).
connection-cache-ent-expire
(reader).
(setf connection-cache-ent-expire)
(writer).
connection-cache-ent-host
(reader).
(setf connection-cache-ent-host)
(writer).
connection-cache-ent-p
(function).
connection-cache-ent-port
(reader).
(setf connection-cache-ent-port)
(writer).
connection-cache-ent-socket
(reader).
(setf connection-cache-ent-socket)
(writer).
connection-reset-error
(function).
content-length
(generic function).
content-type
(generic reader).
contents
(generic reader).
(setf contents)
(generic writer).
convert-to-vhosts
(function).
copy-connection-cache-ent
(function).
copy-headers
(function).
copy-host-handler
(function).
copy-mp-info
(function).
copy-multi-item
(function).
copy-parseobj
(function).
copy-pcache
(function).
copy-pcache-disk
(function).
copy-pcache-ent
(function).
copy-prefix-handler
(function).
copy-queueobj
(function).
copy-response
(function).
copy-sresource
(function).
copy-uri-info
(function).
copy-usb8
(macro).
copy-usb8-up
(macro).
create-proxy-cache
(function).
create-sresource
(function).
date-to-universal-time
(function).
debug-format
(macro).
debug-off
(function).
debug-on
(function).
define-debug-kind
(macro).
directory-entity
(class).
directory-entity-access-file
(generic reader).
(setf directory-entity-access-file)
(generic writer).
directory-entity-access-file-cache
(generic reader).
(setf directory-entity-access-file-cache)
(generic writer).
directory-entity-filter
(generic reader).
(setf directory-entity-filter)
(generic writer).
directory-entity-indexes
(generic reader).
(setf directory-entity-indexes)
(generic writer).
directory-entity-publisher
(generic reader).
(setf directory-entity-publisher)
(generic writer).
display-proxy-cache-entries
(function).
display-proxy-cache-statistics
(function).
dlogmess
(macro).
do-proxy-request
(function).
dump-header-block
(function).
empty-all-caches
(function).
encode-form-urlencoded
(function).
ensure-value-parsed
(function).
entity
(class).
entity-authorizer
(generic reader).
(setf entity-authorizer)
(generic writer).
entity-directory
(generic reader).
entity-extra
(generic reader).
entity-format
(generic reader).
entity-function
(generic reader).
entity-headers
(generic reader).
(setf entity-headers)
(generic writer).
entity-hook
(generic reader).
(setf entity-hook)
(generic writer).
entity-timeout
(generic reader).
(setf entity-timeout)
(generic writer).
failed-script-response
(function).
file
(generic reader).
file-entity
(class).
file-should-be-denied-p
(function).
find-it
(macro).
find-it-rev
(macro).
find-locator
(function).
find-uri-info
(generic function).
find-user-id-etc
(function).
first-valid-entry
(function).
flush-dead-entries
(function).
flush-disk-cache
(function).
flush-memory-cache
(function).
force-output-noblock
(function).
format-dif
(macro).
free-header-block
(function).
free-header-blocks
(function).
free-header-plus-block
(function).
free-parseobj
(function).
free-req-header-block
(function).
free-request-buffer
(function).
free-sresource
(function).
get-disk-cache-blocks
(function).
get-header-block
(function).
get-header-plus-block
(function).
get-host-port
(function).
get-possibly-cached-connection
(function).
get-request-body-retrieve
(function).
get-request-buffer
(function).
get-sresource
(function).
getpid
(function).
header-block-data-start
(macro).
header-block-header-index
(macro).
header-buffer-header-value
(function).
header-buffer-req-header-value
(function).
header-buffer-values
(function).
header-decode-integer
(function).
header-empty-p
(function).
header-keywordify
(function).
header-match-prefix-string
(function).
header-match-values
(function).
header-name-error
(function).
header-slot-value-integer
(macro).
header-slot-value-other
(function).
header-value-member
(function).
header-value-nth
(function).
hipart
(macro).
host
(generic reader).
host-handler-entity
(function).
(setf host-handler-entity)
(function).
host-handler-host
(function).
(setf host-handler-host)
(function).
http-accept-thread
(function).
http-header-mixin
(class).
http-worker-thread
(function).
if-debug-action
(macro).
initialize-header-block
(function).
insert-header
(function).
insert-non-standard-header
(function).
items
(generic reader).
keep-alive-possible-p
(function).
kill-pcache-ent
(function).
kill-proxy-cache
(function).
last-modified
(generic reader).
(setf last-modified)
(generic writer).
last-modified-string
(generic reader).
(setf last-modified-string)
(generic writer).
listify-parsed-header-block
(function).
locate-header
(function).
location
(generic reader).
locator-exact
(class).
locator-extra
(generic reader).
locator-info
(generic reader).
(setf locator-info)
(generic writer).
locator-name
(generic reader).
locator-prefix
(class).
locator-proxy
(class).
lock-pcache-ent
(function).
log-proxy
(function).
log-request
(generic function).
log-timed-out-request-read
(function).
logmess
(generic function).
logmess-stream
(generic function).
lookup-mime-type
(generic function).
lopart
(macro).
make-and-init-queueobj
(function).
make-connection-cache-ent
(function).
make-host-handler
(function).
make-mp-info
(function).
make-multi-item
(function).
make-parseobj
(function).
make-pcache
(function).
make-pcache-disk
(function).
make-pcache-ent
(function).
make-prefix-handler
(function).
make-queueobj
(function).
make-resp
(function).
make-sresource
(function).
make-uri-info
(function).
make-worker-thread
(function).
make-worker-thread-internal
(function).
match-head-p
(function).
match-tail-p
(function).
maybe-universal-time-to-date
(function).
most-recently-used-ent
(function).
move-ent-to-disk
(function).
move-pcache-ent
(function).
mp-info
(structure).
mp-info-after
(reader).
(setf mp-info-after)
(writer).
mp-info-boundary
(reader).
(setf mp-info-boundary)
(writer).
mp-info-buffer
(reader).
(setf mp-info-buffer)
(writer).
mp-info-cur
(reader).
(setf mp-info-cur)
(writer).
mp-info-end
(reader).
(setf mp-info-end)
(writer).
mp-info-left
(reader).
(setf mp-info-left)
(writer).
mp-info-p
(function).
mp-info-socket
(reader).
(setf mp-info-socket)
(writer).
mp-info-state
(reader).
(setf mp-info-state)
(writer).
multi-entity
(class).
multi-entity-content-length
(generic reader).
(setf multi-entity-content-length)
(generic writer).
multi-item
(structure).
multi-item-cache
(reader).
(setf multi-item-cache)
(writer).
multi-item-data
(reader).
(setf multi-item-data)
(writer).
multi-item-kind
(reader).
(setf multi-item-kind)
(writer).
multi-item-last-modified
(reader).
(setf multi-item-last-modified)
(writer).
multi-item-p
(function).
new-read-request-headers
(function).
note-debug-set
(function).
parse-and-listify-header-block
(function).
parse-cgi-script-data
(function).
parse-header-block
(function).
parse-header-block-internal
(function).
parse-header-line-equals
(function).
parse-header-value
(function).
parse-http-command
(function).
parse-range-value
(function).
parse-response-buffer
(function).
parseobj
(structure).
parseobj-end
(reader).
(setf parseobj-end)
(writer).
parseobj-max
(reader).
(setf parseobj-max)
(writer).
parseobj-next
(reader).
(setf parseobj-next)
(writer).
parseobj-p
(function).
parseobj-size
(constant).
parseobj-start
(reader).
(setf parseobj-start)
(writer).
password-authorizer-allowed
(generic reader).
(setf password-authorizer-allowed)
(generic writer).
password-authorizer-realm
(generic reader).
(setf password-authorizer-realm)
(generic writer).
path
(generic reader).
pcache
(structure).
pcache-cleaner
(reader).
(setf pcache-cleaner)
(writer).
pcache-cleaner-lock
(reader).
(setf pcache-cleaner-lock)
(writer).
pcache-dead-ent
(reader).
(setf pcache-dead-ent)
(writer).
pcache-dead-items
(reader).
(setf pcache-dead-items)
(writer).
pcache-disk
(structure).
pcache-disk-blocks
(reader).
(setf pcache-disk-blocks)
(writer).
pcache-disk-caches
(reader).
(setf pcache-disk-caches)
(writer).
pcache-disk-filename
(reader).
(setf pcache-disk-filename)
(writer).
pcache-disk-free-blocks
(reader).
(setf pcache-disk-free-blocks)
(writer).
pcache-disk-free-list
(reader).
(setf pcache-disk-free-list)
(writer).
pcache-disk-high-water
(reader).
(setf pcache-disk-high-water)
(writer).
pcache-disk-lock
(reader).
(setf pcache-disk-lock)
(writer).
pcache-disk-low-water
(reader).
(setf pcache-disk-low-water)
(writer).
pcache-disk-p
(function).
pcache-disk-queueobj
(reader).
(setf pcache-disk-queueobj)
(writer).
pcache-disk-stream
(reader).
(setf pcache-disk-stream)
(writer).
pcache-ent
(structure).
pcache-ent-autoscan-time
(reader).
(setf pcache-ent-autoscan-time)
(writer).
pcache-ent-blocks
(reader).
(setf pcache-ent-blocks)
(writer).
pcache-ent-code
(reader).
(setf pcache-ent-code)
(writer).
pcache-ent-comment
(reader).
(setf pcache-ent-comment)
(writer).
pcache-ent-cookie
(reader).
(setf pcache-ent-cookie)
(writer).
pcache-ent-data
(reader).
(setf pcache-ent-data)
(writer).
pcache-ent-data-length
(reader).
(setf pcache-ent-data-length)
(writer).
pcache-ent-disk-location
(reader).
(setf pcache-ent-disk-location)
(writer).
pcache-ent-expires
(reader).
(setf pcache-ent-expires)
(writer).
pcache-ent-key
(reader).
(setf pcache-ent-key)
(writer).
pcache-ent-last-modified
(reader).
(setf pcache-ent-last-modified)
(writer).
pcache-ent-last-modified-string
(reader).
(setf pcache-ent-last-modified-string)
(writer).
pcache-ent-level
(reader).
(setf pcache-ent-level)
(writer).
pcache-ent-links
(reader).
(setf pcache-ent-links)
(writer).
pcache-ent-links-left
(reader).
(setf pcache-ent-links-left)
(writer).
pcache-ent-loading-flag
(reader).
(setf pcache-ent-loading-flag)
(writer).
pcache-ent-next
(reader).
(setf pcache-ent-next)
(writer).
pcache-ent-p
(function).
pcache-ent-pcache-disk
(reader).
(setf pcache-ent-pcache-disk)
(writer).
pcache-ent-prev
(reader).
(setf pcache-ent-prev)
(writer).
pcache-ent-queueobj
(reader).
(setf pcache-ent-queueobj)
(writer).
pcache-ent-returned
(reader).
(setf pcache-ent-returned)
(writer).
pcache-ent-scan-next
(reader).
(setf pcache-ent-scan-next)
(writer).
pcache-ent-state
(reader).
(setf pcache-ent-state)
(writer).
pcache-ent-uri
(reader).
(setf pcache-ent-uri)
(writer).
pcache-ent-use
(reader).
(setf pcache-ent-use)
(writer).
pcache-entry-cached-hook
(reader).
(setf pcache-entry-cached-hook)
(writer).
pcache-high-water
(reader).
(setf pcache-high-water)
(writer).
pcache-level0-time
(reader).
(setf pcache-level0-time)
(writer).
pcache-linkscan
(reader).
(setf pcache-linkscan)
(writer).
pcache-low-water
(reader).
(setf pcache-low-water)
(writer).
pcache-p
(function).
pcache-queueobj
(reader).
(setf pcache-queueobj)
(writer).
pcache-r-cache-fill
(reader).
(setf pcache-r-cache-fill)
(writer).
pcache-r-consistency-miss
(reader).
(setf pcache-r-consistency-miss)
(writer).
pcache-r-direct
(reader).
(setf pcache-r-direct)
(writer).
pcache-r-fast-hit
(reader).
(setf pcache-r-fast-hit)
(writer).
pcache-r-fast-validation
(reader).
(setf pcache-r-fast-validation)
(writer).
pcache-r-miss
(reader).
(setf pcache-r-miss)
(writer).
pcache-r-slow-hit
(reader).
(setf pcache-r-slow-hit)
(writer).
pcache-r-slow-validation
(reader).
(setf pcache-r-slow-validation)
(writer).
pcache-size
(reader).
(setf pcache-size)
(writer).
pcache-table
(reader).
(setf pcache-table)
(writer).
pcache-uri-info-table
(reader).
(setf pcache-uri-info-table)
(writer).
playback
(function).
playback-form
(function).
port
(generic reader).
prefix
(generic reader).
prefix-handler-host-handlers
(function).
(setf prefix-handler-host-handlers)
(function).
prefix-handler-path
(function).
(setf prefix-handler-path)
(function).
process-connection
(function).
proxy-and-cache-request
(function).
proxy-failure-response
(function).
proxy-request
(function).
publish-entity
(generic function).
publish-prefix-entity
(function).
queueobj
(structure).
queueobj-blocks
(reader).
(setf queueobj-blocks)
(writer).
queueobj-bytes
(reader).
(setf queueobj-bytes)
(writer).
queueobj-items
(reader).
(setf queueobj-items)
(writer).
queueobj-lru
(reader).
(setf queueobj-lru)
(writer).
queueobj-mru
(reader).
(setf queueobj-mru)
(writer).
queueobj-p
(function).
rational-read-sequence
(macro).
read-access-file-contents
(function).
read-access-files
(function).
read-headers-into-buffer
(function).
read-http-request
(function).
read-into-block-buffers
(function).
read-script-data
(function).
read-sequence-with-timeout
(function).
read-sock-line
(function).
recurse
(generic reader).
remove-regexp
(function).
request-decoded-uri-path
(generic reader).
(setf request-decoded-uri-path)
(generic writer).
request-header-accept
(generic reader).
(setf request-header-accept)
(generic writer).
request-header-block
(generic reader).
(setf request-header-block)
(generic writer).
request-header-connection
(generic reader).
(setf request-header-connection)
(generic writer).
request-header-content-length
(generic reader).
(setf request-header-content-length)
(generic writer).
request-header-date
(generic reader).
(setf request-header-date)
(generic writer).
request-header-host
(generic reader).
(setf request-header-host)
(generic writer).
request-header-transfer-encoding
(generic reader).
(setf request-header-transfer-encoding)
(generic writer).
request-header-user-agent
(generic reader).
(setf request-header-user-agent)
(generic writer).
request-headers
(generic reader).
(setf request-headers)
(generic writer).
request-query-alist
(generic reader).
(setf request-query-alist)
(generic writer).
request-reply-headers
(generic reader).
(setf request-reply-headers)
(generic writer).
request-request-body
(generic reader).
(setf request-request-body)
(generic writer).
request-request-date
(generic reader).
(setf request-request-date)
(generic writer).
request-vhost
(generic reader).
(setf request-vhost)
(generic writer).
response
(structure).
response-desc
(reader).
(setf response-desc)
(writer).
response-number
(reader).
(setf response-number)
(writer).
response-p
(function).
restore-proxy-cache
(function).
retrieve-pcache-from-disk
(function).
return-file-range-response
(function).
return-free-blocks
(function).
run-entity-hook
(function).
save-proxy-cache
(function).
scan-forward
(function).
search-usb8
(function).
send-cached-response
(function).
send-not-modified-response
(function).
send-response-headers
(generic function).
setgid
(function).
setuid
(function).
shift-buffer-up-and-read
(function).
special-entity
(class).
special-entity-content
(generic reader).
split-namestring
(function).
split-on-character
(function).
split-string
(function).
sresource
(structure).
sresource-create
(reader).
(setf sresource-create)
(writer).
sresource-data
(reader).
(setf sresource-data)
(writer).
sresource-init
(reader).
(setf sresource-init)
(writer).
sresource-lock
(reader).
(setf sresource-lock)
(writer).
sresource-p
(function).
standard-access-file-reader
(function).
standard-directory-entity-publisher
(function).
start-cmd
(function).
start-lisp-thread-server
(function).
start-multipart-capture
(generic function).
start-proxy-cache-processes
(function).
start-simple-server
(function).
store-data-on-disk
(function).
string-to-number
(function).
timedout-response
(generic function).
transfer-mode
(generic function).
transform-uri
(function).
trimmed-parseobj
(function).
un-hex-escape
(function).
universal-time-to-date
(function).
unix-fork
(function).
unlock-pcache-ent
(function).
unpublish-entity
(generic function).
unsigned-16-value
(macro).
(setf unsigned-16-value)
(setf expander).
up-to-date-check
(function).
uri-encode-p
(function).
uri-info
(structure).
uri-info-exclude
(reader).
(setf uri-info-exclude)
(writer).
uri-info-exclude-regexp
(reader).
(setf uri-info-exclude-regexp)
(writer).
uri-info-extra-lifetime
(reader).
(setf uri-info-extra-lifetime)
(writer).
uri-info-host
(reader).
(setf uri-info-host)
(writer).
uri-info-offsite
(reader).
(setf uri-info-offsite)
(writer).
uri-info-p
(function).
uri-info-path
(reader).
(setf uri-info-path)
(writer).
uri-info-path-regexp
(reader).
(setf uri-info-path-regexp)
(writer).
uri-info-port
(reader).
(setf uri-info-port)
(writer).
uri-info-scan-depth
(reader).
(setf uri-info-scan-depth)
(writer).
uri-info-scan-function
(reader).
(setf uri-info-scan-function)
(writer).
use-value-from-cache
(function).
vhost-filters
(generic reader).
(setf vhost-filters)
(generic writer).
with-connection-cache-queue-lock
(macro).
with-timeout-local
(macro).
with-tohex-cvt-buffer
(macro).
with-unhex-cvt-buffer
(macro).
worker-thread-done-processing
(function).
worker-thread-get-socket-for-connection
(function).
write-all-vector
(function).
write-body-buffers
(function).
wserver-accept-hook
(generic reader).
(setf wserver-accept-hook)
(generic writer).
wserver-accept-thread
(generic reader).
(setf wserver-accept-thread)
(generic writer).
wserver-denied-request
(generic reader).
(setf wserver-denied-request)
(generic writer).
wserver-free-workers
(generic reader).
(setf wserver-free-workers)
(generic writer).
wserver-invalid-request
(generic reader).
(setf wserver-invalid-request)
(generic writer).
wserver-ipaddrs
(generic reader).
(setf wserver-ipaddrs)
(generic writer).
wserver-link-scan-threads
(generic reader).
(setf wserver-link-scan-threads)
(generic writer).
wserver-pcache
(generic reader).
(setf wserver-pcache)
(generic writer).
wserver-shutdown-hooks
(generic reader).
(setf wserver-shutdown-hooks)
(generic writer).
wserver-ssl
(generic reader).
(setf wserver-ssl)
(generic writer).
wserver-terminal-io
(generic reader).
(setf wserver-terminal-io)
(generic writer).
wserver-uri-scan-threads
(generic reader).
(setf wserver-uri-scan-threads)
(generic writer).
wserver-worker-threads
(generic reader).
(setf wserver-worker-threads)
(generic writer).
net.aserve.client
acl-compat.excl
.
common-lisp
.
net.aserve
.
client-request
(class).
client-request-close
(generic function).
client-request-cookies
(generic reader).
(setf client-request-cookies)
(generic writer).
client-request-headers
(generic reader).
(setf client-request-headers)
(generic writer).
client-request-protocol
(generic reader).
(setf client-request-protocol)
(generic writer).
client-request-read-sequence
(generic function).
client-request-response-code
(generic reader).
(setf client-request-response-code)
(generic writer).
client-request-response-comment
(generic reader).
(setf client-request-response-comment)
(generic writer).
client-request-socket
(generic reader).
(setf client-request-socket)
(generic writer).
client-request-uri
(generic reader).
(setf client-request-uri)
(generic writer).
client-response-header-value
(generic function).
compute-digest-authorization
(function).
cookie-item
(structure).
cookie-item-expires
(reader).
(setf cookie-item-expires)
(writer).
cookie-item-name
(reader).
(setf cookie-item-name)
(writer).
cookie-item-path
(reader).
(setf cookie-item-path)
(writer).
cookie-item-secure
(reader).
(setf cookie-item-secure)
(writer).
cookie-item-value
(reader).
(setf cookie-item-value)
(writer).
cookie-jar
(class).
digest-authorization
(class).
digest-password
(generic reader).
digest-realm
(generic reader).
(setf digest-realm)
(generic writer).
digest-username
(generic reader).
do-http-request
(function).
http-copy-file
(function).
make-http-client-request
(function).
read-client-response-headers
(generic function).
*response-header-buffers*
(special variable).
*response-header-pool-lock*
(special variable).
client-request-bytes-left
(generic reader).
(setf client-request-bytes-left)
(generic writer).
client-request-method
(generic reader).
(setf client-request-method)
(generic writer).
compute-cookie-string
(generic function).
cookie-item-p
(function).
cookie-jar-items
(generic reader).
(setf cookie-jar-items)
(generic writer).
cookie-separator
(special variable).
copy-cookie-item
(function).
crlf
(special variable).
digest-cnonce
(generic reader).
(setf digest-cnonce)
(generic writer).
digest-nonce
(generic reader).
(setf digest-nonce)
(generic writer).
digest-nonce-count
(generic reader).
digest-opaque
(generic reader).
(setf digest-opaque)
(generic writer).
digest-qop
(generic reader).
(setf digest-qop)
(generic writer).
digest-response
(generic reader).
(setf digest-response)
(generic writer).
digest-uri
(generic reader).
(setf digest-uri)
(generic writer).
get-header-line-buffer
(function).
last-character
(function).
make-cookie-item
(function).
put-header-line-buffer
(function).
quick-convert-to-integer
(function).
read-socket-line
(function).
save-cookie
(generic function).
uri-path-etc
(function).
with-better-scan-macros
(macro).
with-socket-connect-timeout
(macro).
aserve-system
asdf/interface
.
common-lisp
.
legacy-acl-source-file
(class).
Definitions are sorted by export status, category, package, and then by lexicographic order.
request-variable-value
(function).
.inv-request-variable-value
(function).
name
.
path
.
function-authorizer
) (req http-request
) (ent entity
)) ¶location-authorizer
) (req http-request
) (ent entity
)) ¶password-authorizer
) (req http-request
) (ent entity
)) ¶client-request
)) ¶client-request
)) ¶automatically generated reader method
client-request
)) ¶automatically generated writer method
client-request
)) ¶automatically generated reader method
client-request
)) ¶automatically generated writer method
client-request
)) ¶automatically generated reader method
client-request
)) ¶automatically generated writer method
client-request
) &key start end) ¶client-request
)) ¶automatically generated reader method
client-request
)) ¶automatically generated writer method
client-request
)) ¶automatically generated reader method
client-request
)) ¶automatically generated writer method
client-request
)) ¶automatically generated reader method
client-request
)) ¶automatically generated writer method
client-request
)) ¶automatically generated reader method
client-request
)) ¶automatically generated writer method
client-request
) name &key parse) ¶http-request
) (ent file-entity
) format) ¶http-request
) (ent entity
) format) ¶http-request
)) ¶digest-authorization
)) ¶automatically generated reader method
digest-authorization
)) ¶automatically generated reader method
digest-authorization
)) ¶automatically generated writer method
digest-authorization
)) ¶automatically generated reader method
http-request
)) ¶function-authorizer
)) ¶automatically generated reader method
function-authorizer
)) ¶automatically generated writer method
http-request
)) ¶http-request
)) ¶http-request
) buffer &key start end external-format) ¶http-request
) &key external-format) ¶http-request
)) ¶location-authorizer
)) ¶automatically generated reader method
location-authorizer
)) ¶automatically generated writer method
locator-prefix
)) ¶locator-exact
)) ¶http-request
) (ent multi-entity
)) ¶http-request
) (ent directory-entity
)) ¶http-request
) (ent file-entity
)) ¶http-request
) (entity computed-entity
)) ¶client-request
)) ¶http-request
)) ¶automatically generated reader method
http-request
)) ¶automatically generated writer method
http-request
)) ¶automatically generated reader method
http-request
)) ¶automatically generated reader method
http-request
) &key post uri external-format) ¶http-request
)) ¶automatically generated reader method
http-request
)) ¶automatically generated reader method
http-request
)) ¶automatically generated writer method
http-request
)) ¶automatically generated reader method
http-request
)) ¶automatically generated writer method
http-request
)) ¶automatically generated reader method
http-request
)) ¶automatically generated writer method
http-request
)) ¶automatically generated reader method
http-request
)) ¶automatically generated writer method
http-request
)) ¶automatically generated reader method
http-request
)) ¶automatically generated writer method
http-request
)) ¶automatically generated reader method
http-request
)) ¶automatically generated writer method
http-request
)) ¶automatically generated reader method
http-request
)) ¶automatically generated writer method
http-request
)) ¶automatically generated reader method
http-request
)) ¶automatically generated writer method
http-request
)) ¶automatically generated reader method
http-request
)) ¶automatically generated writer method
http-request
)) ¶automatically generated reader method
http-request
)) ¶automatically generated reader method
http-request
)) ¶automatically generated writer method
http-request
)) ¶automatically generated reader method
http-request
) realm) ¶http-request
) &key name value expires domain path secure external-format encode-value) ¶http-request
) (locator locator-proxy
)) ¶http-request
) (locator locator-prefix
)) ¶http-request
) (locator locator-exact
)) ¶locator-proxy
)) ¶locator-prefix
)) ¶locator-exact
)) ¶pcache-ent
) &optional env) ¶pcache-disk
) &optional env) ¶compile-op
) (c legacy-acl-source-file
)) ¶asdf/action
.
cookie-jar
) stream) ¶(setf client-request-bytes-left)
.
client-request-bytes-left
.
client-request-close
.
(setf client-request-cookies)
.
client-request-cookies
.
(setf client-request-headers)
.
client-request-headers
.
(setf client-request-method)
.
client-request-method
.
(setf client-request-protocol)
.
client-request-protocol
.
client-request-read-sequence
.
(setf client-request-response-code)
.
client-request-response-code
.
(setf client-request-response-comment)
.
client-request-response-comment
.
(setf client-request-socket)
.
client-request-socket
.
(setf client-request-uri)
.
client-request-uri
.
client-response-header-value
.
read-client-response-headers
.
:uri
common-lisp
.
:method
:headers
:socket
:cookies
common-lisp
.
:function
This slot is read-only.
(setf digest-cnonce)
.
digest-cnonce
.
(setf digest-nonce)
.
digest-nonce
.
digest-nonce-count
.
(setf digest-opaque)
.
digest-opaque
.
digest-password
.
(setf digest-qop)
.
digest-qop
.
(setf digest-realm)
.
digest-realm
.
(setf digest-response)
.
digest-response
.
(setf digest-uri)
.
digest-uri
.
digest-username
.
""
:username
This slot is read-only.
""
:password
This slot is read-only.
""
""
"1"
This slot is read-only.
common-lisp
.
:function
authorize
.
authorize
.
authorize
.
compute-response-stream
.
compute-response-stream
.
compute-response-stream
.
compute-strategy
.
compute-strategy
.
denied-request
.
failed-request
.
get-basic-authorization
.
get-multipart-header
.
get-multipart-sequence
.
get-request-body
.
handle-request
.
log-request
.
process-entity
.
process-entity
.
process-entity
.
process-entity
.
(setf request-decoded-uri-path)
.
request-decoded-uri-path
.
(setf request-header-block)
.
request-header-block
.
(setf request-headers)
.
request-headers
.
(setf request-method)
.
request-method
.
request-protocol
.
request-protocol-string
.
request-query
.
(setf request-query-alist)
.
request-query-alist
.
request-raw-request
.
(setf request-raw-uri)
.
request-raw-uri
.
(setf request-reply-code)
.
request-reply-code
.
(setf request-reply-content-length)
.
request-reply-content-length
.
(setf request-reply-content-type)
.
request-reply-content-type
.
(setf request-reply-date)
.
request-reply-date
.
(setf request-reply-headers)
.
request-reply-headers
.
(setf request-reply-plist)
.
request-reply-plist
.
(setf request-reply-protocol-string)
.
request-reply-protocol-string
.
(setf request-reply-strategy)
.
request-reply-strategy
.
(setf request-reply-stream)
.
request-reply-stream
.
(setf request-request-body)
.
request-request-body
.
(setf request-request-date)
.
request-request-date
.
request-socket
.
(setf request-uri)
.
request-uri
.
(setf request-vhost)
.
request-vhost
.
request-wserver
.
send-response-headers
.
set-basic-authorization
.
set-cookie-header
.
standard-locator
.
standard-locator
.
standard-locator
.
start-multipart-capture
.
timedout-response
.
common-lisp
.
:method
puri
.
:uri
:raw-uri
:decoded-uri-path
:protocol
This slot is read-only.
:protocol-string
This slot is read-only.
:socket
This slot is read-only.
:wserver
This slot is read-only.
:raw-request
This slot is read-only.
(net.aserve:wserver-default-vhost net.aserve:*wserver*)
:vhost
:empty
0
(get-universal-time)
"http/1.1"
:patterns
(net.aserve:ensure-stream-lock *trace-output*)
:log-stream
(net.aserve:ensure-stream-lock *trace-output*)
:error-stream
:names
:filters
:plist
print-object
.
(setf wserver-accept-hook)
.
wserver-accept-hook
.
(setf wserver-accept-thread)
.
wserver-accept-thread
.
(setf wserver-default-vhost)
.
wserver-default-vhost
.
(setf wserver-denied-request)
.
wserver-denied-request
.
(setf wserver-enable-chunking)
.
wserver-enable-chunking
.
(setf wserver-enable-keep-alive)
.
wserver-enable-keep-alive
.
(setf wserver-external-format)
.
wserver-external-format
.
(setf wserver-filters)
.
wserver-filters
.
(setf wserver-free-workers)
.
wserver-free-workers
.
(setf wserver-invalid-request)
.
wserver-invalid-request
.
(setf wserver-io-timeout)
.
wserver-io-timeout
.
(setf wserver-ipaddrs)
.
wserver-ipaddrs
.
(setf wserver-link-scan-threads)
.
wserver-link-scan-threads
.
(setf wserver-locators)
.
wserver-locators
.
(setf wserver-log-function)
.
wserver-log-function
.
(setf wserver-log-stream)
.
wserver-log-stream
.
(setf wserver-pcache)
.
wserver-pcache
.
(setf wserver-response-timeout)
.
wserver-response-timeout
.
(setf wserver-shutdown-hooks)
.
wserver-shutdown-hooks
.
(setf wserver-socket)
.
wserver-socket
.
(setf wserver-ssl)
.
wserver-ssl
.
(setf wserver-terminal-io)
.
wserver-terminal-io
.
(setf wserver-uri-scan-threads)
.
wserver-uri-scan-threads
.
(setf wserver-vhosts)
.
wserver-vhosts
.
(setf wserver-worker-threads)
.
wserver-worker-threads
.
:socket
t
:enable-keep-alive
t
:enable-chunking
(list (make-instance (quote net.aserve::locator-exact) :name :exact) (make-instance (quote net.aserve::locator-prefix) :name :prefix))
:log-function
acl-compat.excl:*initial-terminal-io*
:log-stream
:accept-hook
:latin1-base
:external-format
(make-hash-table :test (function equalp))
(make-instance (quote net.aserve:vhost))
:default-vhost
net.aserve:*http-response-timeout*
:response-timeout
net.aserve:*http-io-timeout*
:io-timeout
*terminal-io*
:terminal-io
0
:ssl
host
.
port
.
Return a copy of SEQUENCE which is EQUAL to SEQUENCE but not EQ.
copy-seq
.
Return a copy of SEQUENCE which is EQUAL to SEQUENCE but not EQ.
copy-seq
.
Return a copy of SEQUENCE which is EQUAL to SEQUENCE but not EQ.
copy-seq
.
cur
.
end
.
left
.
data
.
kind
.
end
.
max
.
next
.
lock
.
code
.
data
.
key
.
next
.
prev
.
uri
.
use
.
size
.
lru
.
mru
.
desc
.
data
.
init
.
lock
.
host
.
path
.
port
.
directory-entity
)) ¶automatically generated reader method
file-entity
)) ¶automatically generated reader method
directory-entity
)) ¶automatically generated writer method
file-entity
)) ¶automatically generated writer method
client-request
)) ¶automatically generated reader method
client-request
)) ¶automatically generated writer method
client-request
)) ¶automatically generated reader method
client-request
)) ¶automatically generated writer method
cookie-jar
)) ¶http-request
) (ent multi-entity
)) ¶http-request
) (ent entity
)) ¶http-request
) (ent file-entity
)) ¶multi-entity
)) ¶special-entity
)) ¶file-entity
)) ¶file-entity
)) ¶automatically generated reader method
file-entity
)) ¶automatically generated writer method
cookie-jar
)) ¶automatically generated reader method
cookie-jar
)) ¶automatically generated writer method
digest-authorization
)) ¶automatically generated reader method
digest-authorization
)) ¶automatically generated writer method
digest-authorization
)) ¶automatically generated reader method
digest-authorization
)) ¶automatically generated writer method
digest-authorization
)) ¶automatically generated reader method
digest-authorization
)) ¶automatically generated reader method
digest-authorization
)) ¶automatically generated writer method
digest-authorization
)) ¶automatically generated reader method
digest-authorization
)) ¶automatically generated writer method
digest-authorization
)) ¶automatically generated reader method
digest-authorization
)) ¶automatically generated writer method
digest-authorization
)) ¶automatically generated reader method
digest-authorization
)) ¶automatically generated writer method
access-file-mixin
)) ¶automatically generated reader method
access-file-mixin
)) ¶automatically generated writer method
access-file-mixin
)) ¶automatically generated reader method
access-file-mixin
)) ¶automatically generated writer method
directory-entity
)) ¶automatically generated reader method
directory-entity
)) ¶automatically generated writer method
directory-entity
)) ¶automatically generated reader method
directory-entity
)) ¶automatically generated writer method
directory-entity
)) ¶automatically generated reader method
directory-entity
)) ¶automatically generated writer method
directory-entity
)) ¶automatically generated reader method
computed-entity
)) ¶automatically generated reader method
file-entity
)) ¶automatically generated reader method
file
.
multi-entity
)) ¶automatically generated reader method
http-request
)) ¶multi-entity
)) ¶automatically generated reader method
multi-entity
)) ¶automatically generated writer method
password-authorizer
)) ¶automatically generated reader method
password-authorizer
)) ¶automatically generated writer method
password-authorizer
)) ¶automatically generated reader method
password-authorizer
)) ¶automatically generated writer method
directory-entity
)) ¶automatically generated reader method
entity
) (locator locator-exact
) path hosts) ¶directory-entity
)) ¶automatically generated reader method
http-request
)) ¶automatically generated reader method
http-request
)) ¶automatically generated writer method
http-header-mixin
)) ¶automatically generated reader method
http-header-mixin
)) ¶automatically generated writer method
http-request
)) ¶automatically generated reader method
http-request
)) ¶automatically generated writer method
http-header-mixin
)) ¶automatically generated reader method
http-header-mixin
)) ¶automatically generated writer method
http-header-mixin
)) ¶automatically generated reader method
http-header-mixin
)) ¶automatically generated writer method
http-header-mixin
)) ¶automatically generated reader method
http-header-mixin
)) ¶automatically generated writer method
http-header-mixin
)) ¶automatically generated reader method
http-header-mixin
)) ¶automatically generated writer method
http-header-mixin
)) ¶automatically generated reader method
http-header-mixin
)) ¶automatically generated writer method
http-header-mixin
)) ¶automatically generated reader method
http-header-mixin
)) ¶automatically generated writer method
http-request
)) ¶automatically generated reader method
http-request
)) ¶automatically generated writer method
http-request
)) ¶automatically generated reader method
http-request
)) ¶automatically generated writer method
http-request
)) ¶automatically generated reader method
http-request
)) ¶automatically generated writer method
http-request
)) ¶automatically generated reader method
http-request
)) ¶automatically generated writer method
http-request
)) ¶automatically generated reader method
http-request
)) ¶automatically generated writer method
http-request
)) ¶automatically generated reader method
http-request
)) ¶automatically generated writer method
cookie-jar
) cookie) ¶http-request
) (ent entity
) time) ¶special-entity
)) ¶automatically generated reader method
http-request
)) ¶http-request
) (ent entity
)) ¶locator-exact
) path hosts host-p) ¶structure-object
.
structure-object
.
(make-array net.aserve::parseobj-size)
(make-array net.aserve::parseobj-size)
0
common-lisp
.
net.aserve::parseobj-size
structure-object
.
(acl-compat.mp:make-process-lock :name "cache cleaner")
0
0
0
0
0
0
0
0
0
0
structure-object
.
common-lisp
.
(acl-compat.mp:make-process-lock :name "disk pcache")
structure-object
.
puri
.
:new
0
0
structure-object
.
80
cl-source-file
.
common-lisp
.
:directory
This slot is read-only.
:cache-p
:indexes
:filter
:publisher
authorize
.
authorize
.
authorize
.
compute-response-stream
.
compute-strategy
.
content-length
.
content-type
.
(setf entity-authorizer)
.
entity-authorizer
.
entity-extra
.
entity-format
.
(setf entity-headers)
.
entity-headers
.
(setf entity-hook)
.
entity-hook
.
(setf entity-plist)
.
entity-plist
.
(setf entity-timeout)
.
entity-timeout
.
host
.
(setf last-modified)
.
last-modified
.
(setf last-modified-string)
.
last-modified-string
.
location
.
path
.
port
.
prefix
.
publish-entity
.
send-response-headers
.
timedout-response
.
transfer-mode
.
:last-modified
:last-modified-string
common-lisp
.
:text
:format
This slot is read-only.
:content-type
This slot is read-only.
:authorizer
:timeout
:plist
:hook
:headers
:extra
This slot is read-only.
(setf request-header-accept)
.
request-header-accept
.
(setf request-header-connection)
.
request-header-connection
.
(setf request-header-content-length)
.
request-header-content-length
.
(setf request-header-date)
.
request-header-date
.
(setf request-header-host)
.
request-header-host
.
(setf request-header-transfer-encoding)
.
request-header-transfer-encoding
.
(setf request-header-user-agent)
.
request-header-user-agent
.
:reply-connection
:reply-date
:reply-transfer-encoding
:reply-accept
:reply-host
:reply-user-agent
:reply-content-length
Common Lisp source code module with (non-style) warnings.
In contrast to CL-SOURCE-FILE, this class does not think that such warnings
indicate failure.
cl-source-file.cl
.
Initarg | Value |
---|---|
:info | (make-hash-table test (function equal)) |
0
:content
This slot is read-only.
Jump to: | (
.
A B C D E F G H I K L M N P Q R S T U V W |
---|
Jump to: | (
.
A B C D E F G H I K L M N P Q R S T U V W |
---|
Jump to: | *
A B C D E F H I K L M N O P Q R S T U V W |
---|
Jump to: | *
A B C D E F H I K L M N O P Q R S T U V W |
---|
Jump to: | A C D E F H L M N P Q R S U V W |
---|
Jump to: | A C D E F H L M N P Q R S U V W |
---|