File: libapreq2.3

package info (click to toggle)
libapreq2 2.17-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,164 kB
  • sloc: ansic: 8,283; perl: 5,451; sh: 4,627; cpp: 380; makefile: 270; javascript: 186
file content (64 lines) | stat: -rw-r--r-- 1,397 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
.TH "libapreq2" 3 "Thu Aug 18 2022" "Version 2.17" "libapreq2" \" -*- nroff -*-
.ad l
.nh
.SH NAME
libapreq2 \- Apache Request Library
.PP
 \- libapreq2 Version 2\&.8\&.1  

.SH SYNOPSIS
.br
.PP
.SS "Files"

.in +1c
.ti -1c
.RI "file \fBapreq\&.h\fP"
.br
.RI "Main header file\&.\&.\&. "
.ti -1c
.RI "file \fBapreq_cookie\&.h\fP"
.br
.RI "Cookies and Jars\&. "
.ti -1c
.RI "file \fBapreq_error\&.h\fP"
.br
.RI "Error status codes\&. "
.ti -1c
.RI "file \fBapreq_module\&.h\fP"
.br
.RI "Module API\&. "
.ti -1c
.RI "file \fBapreq_param\&.h\fP"
.br
.RI "Request parsing and parameter API\&. "
.ti -1c
.RI "file \fBapreq_parser\&.h\fP"
.br
.RI "Request body parser API\&. "
.ti -1c
.RI "file \fBapreq_util\&.h\fP"
.br
.RI "Utility functions for apreq\&. "
.ti -1c
.RI "file \fBapreq_version\&.h\fP"
.br
.RI "Versioning API for libapreq\&. "
.in -1c
.SH "Detailed Description"
.PP 
libapreq2 Version 2\&.8\&.1 

libapreq2 is a shared library based on the Apache Portable Runtime libraries libapr and libaprutil\&. 
.PP
\fBSee also\fP
.RS 4
http://apr.apache.org/
.RE
.PP
.SH "Configuring libapreq2 Applications"
.PP
This package includes \fCapreq2-config\fP, a configuration script for building applications with libapreq2\&. Run \fCapreq2-config --help\fP to display its options\&. XXX add examples here XXX 
.SH "Author"
.PP 
Generated automatically by Doxygen for libapreq2 from the source code\&.