Unit 'httpd24' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#httpd24]

cmd_parms_struct

Declaration

Source position: http_config.inc line 301

type cmd_parms_struct = record

  info: pointer;

  override_: LongInt;

  override_opts: LongInt;

  override_list: Papr_table_t;

  limited: apr_int64_t;

  limited_xmethods: Papr_array_header_t;

  xlimited: Pap_method_list_t;

  config_file: Pap_configfile_t;

  directive: Pap_directive_t;

  pool: Papr_pool_t;

  temp_pool: Papr_pool_t;

  server: Pserver_rec;

  path: Pchar;

  cmd: Pcommand_rec;

  context: Pap_conf_vector_t;

  err_directive: Pap_directive_t;

end;


Documentation generated on: 2023-03-18