]> git.ipfire.org Git - thirdparty/cups.git/blame - cups/api-httpipp.header
Update CREDITS.txt
[thirdparty/cups.git] / cups / api-httpipp.header
CommitLineData
5a738aea 1<!--
321d8d57 2 HTTP and IPP API header for CUPS.
5a738aea 3
dffa3c74 4 Copyright 2007-2016 by Apple Inc.
5a738aea
MS
5 Copyright 1997-2006 by Easy Software Products, all rights reserved.
6
7 These coded instructions, statements, and computer programs are the
8 property of Apple Inc. and are protected by Federal copyright
9 law. Distribution and use rights are outlined in the file "LICENSE.txt"
10 which should have been included with this file. If this file is
11 file is missing or damaged, see the license at "http://www.cups.org/".
12-->
13
178cb736
MS
14<h1 class='title'>HTTP and IPP APIs</h1>
15
5a738aea
MS
16<div class='summary'><table summary='General Information'>
17<thead>
18<tr>
dffa3c74
MS
19 <th>Headers</th>
20 <th>cups/cups.h<br>
21 cups/http.h<br>
22 cups/ipp.h</th>
5a738aea
MS
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>