]> git.ipfire.org Git - thirdparty/cups.git/blob - cups/api-httpipp.header
Merge changes from CUPS 1.4svn-r8628.
[thirdparty/cups.git] / cups / api-httpipp.header
1 <!--
2 "$Id: api-httpipp.header 7258 2008-01-28 00:15:05Z mike $"
3
4 HTTP and IPP API header for the Common UNIX Printing System (CUPS).
5
6 Copyright 2007-2009 by Apple Inc.
7 Copyright 1997-2006 by Easy Software Products, all rights reserved.
8
9 These coded instructions, statements, and computer programs are the
10 property of Apple Inc. and are protected by Federal copyright
11 law. Distribution and use rights are outlined in the file "LICENSE.txt"
12 which should have been included with this file. If this file is
13 file is missing or damaged, see the license at "http://www.cups.org/".
14 -->
15
16 <h1 class='title'>HTTP and IPP APIs</h1>
17
18 <div class='summary'><table summary='General Information'>
19 <thead>
20 <tr>
21 <th>Header</th>
22 <th>cups/cups.h</th>
23 </tr>
24 </thead>
25 <tbody>
26 <tr>
27 <th>Library</th>
28 <td>-lcups</td>
29 </tr>
30 <tr>
31 <th>See Also</th>
32 <td>Programming: <a href='api-overview.html'>Introduction to CUPS Programming</a><br>
33 Programming: <a href='api-cups.html'>CUPS API</a><br>
34 References: <a href='spec-ipp.html'>CUPS Implementation of IPP</a></td>
35 </tr>
36 </tbody>
37 </table></div>