module Connection: sig .. end
sig
end
type t
Apache conn_rec structure.
conn_rec
val remote_ip : t -> string
t -> string
conn_rec remote_ip field.
remote_ip
Not_found
val remote_host : t -> string
conn_rec remote_host field.
remote_host