Plasma GitLab Archive
Projects Blog Knowledge

Module Netcgi_apache.Apache.Connection

module Connection: sig .. end

type t 

Apache conn_rec structure.

val remote_ip : t -> string

conn_rec remote_ip field.

  • Raises Not_found if NULL.
val remote_host : t -> string

conn_rec remote_host field.

  • Raises Not_found if NULL.
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml