Host library for controlling a WiConnect enabled Wi-Fi module.

Dependents:   wiconnect-ota_example wiconnect-web_setup_example wiconnect-test-console wiconnect-tcp_server_example ... more

Committer:
dan_ackme
Date:
Mon Feb 23 20:30:18 2015 -0800
Revision:
39:a963f69cb2de
Parent:
34:2616445d0823
added httpAcceptWebsocket API

Who changed what in which revision?

UserRevisionLine numberNew contents of line
dan_ackme 34:2616445d0823 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
dan_ackme 34:2616445d0823 2 <html xmlns="http://www.w3.org/1999/xhtml">
dan_ackme 34:2616445d0823 3 <head>
dan_ackme 34:2616445d0823 4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
dan_ackme 34:2616445d0823 5 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
dan_ackme 34:2616445d0823 6 <title>ACKme WiConnect Host Library</title>
dan_ackme 34:2616445d0823 7 <link rel="icon" href="favicon.ico" type="image/x-icon">
dan_ackme 34:2616445d0823 8 <link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
dan_ackme 34:2616445d0823 9 <link href="tabs.css" rel="stylesheet" type="text/css"/>
dan_ackme 34:2616445d0823 10 <script type="text/javascript" src="jquery.js"></script>
dan_ackme 34:2616445d0823 11 <script type="text/javascript" src="dynsections.js"></script>
dan_ackme 34:2616445d0823 12 <link href="navtree.css" rel="stylesheet" type="text/css"/>
dan_ackme 34:2616445d0823 13 <script type="text/javascript" src="resize.js"></script>
dan_ackme 34:2616445d0823 14 <script type="text/javascript" src="navtree.js"></script>
dan_ackme 34:2616445d0823 15 <script type="text/javascript">
dan_ackme 34:2616445d0823 16 $(document).ready(initResizable);
dan_ackme 34:2616445d0823 17 $(window).load(resizeHeight);
dan_ackme 34:2616445d0823 18 </script>
dan_ackme 34:2616445d0823 19 <link href="search/search.css" rel="stylesheet" type="text/css"/>
dan_ackme 34:2616445d0823 20 <script type="text/javascript" src="search/search.js"></script>
dan_ackme 34:2616445d0823 21 <script type="text/javascript">
dan_ackme 34:2616445d0823 22 $(document).ready(function() { searchBox.OnSelectItem(0); });
dan_ackme 34:2616445d0823 23 </script>
dan_ackme 34:2616445d0823 24 <link href="doxygen.css" rel="stylesheet" type="text/css" />
dan_ackme 34:2616445d0823 25 </head>
dan_ackme 34:2616445d0823 26 <body>
dan_ackme 34:2616445d0823 27 <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
dan_ackme 34:2616445d0823 28 <div id="titlearea" style="font-family:verdana;">
dan_ackme 34:2616445d0823 29 <table border='0' cellpadding='0' cellspacing='0' width="98%">
dan_ackme 34:2616445d0823 30 <tr style="height:20px"><td>&nbsp;</td></tr>
dan_ackme 34:2616445d0823 31 <tr style="border-collapse: collapse; padding: 0;">
dan_ackme 34:2616445d0823 32 <td style="width:20px"></td>
dan_ackme 34:2616445d0823 33 <td style="padding-right:40px"><img src="ackmelogo.png" alt="ACKme Logo" /></td>
dan_ackme 34:2616445d0823 34 <td style="vertical-align:middle; text-align:left; font: bold 25px/100% Verdana, Arial, Helvetica, sans-serif;">
dan_ackme 34:2616445d0823 35 WiConnect Host Library- API Reference Guide</td>
dan_ackme 34:2616445d0823 36 <td style="width:20px"></td>
dan_ackme 34:2616445d0823 37 </tr>
dan_ackme 34:2616445d0823 38 <tr><td>&nbsp;</td></tr>
dan_ackme 34:2616445d0823 39 </table>
dan_ackme 34:2616445d0823 40 </div><!-- Generated by Doxygen 1.8.7 -->
dan_ackme 34:2616445d0823 41 <script type="text/javascript">
dan_ackme 34:2616445d0823 42 var searchBox = new SearchBox("searchBox", "search",false,'Search');
dan_ackme 34:2616445d0823 43 </script>
dan_ackme 34:2616445d0823 44 <div id="navrow1" class="tabs">
dan_ackme 34:2616445d0823 45 <ul class="tablist">
dan_ackme 34:2616445d0823 46 <li><a href="index.html"><span>Library&#160;Overview</span></a></li>
dan_ackme 34:2616445d0823 47 <li><a href="modules.html"><span>Library&#160;API</span></a></li>
dan_ackme 34:2616445d0823 48 <li><a href="examples.html"><span>API&#160;Examples</span></a></li>
dan_ackme 34:2616445d0823 49 <li><a href="annotated.html"><span>Classes</span></a></li>
dan_ackme 34:2616445d0823 50 <li><a href="http://wiconnect.ack.me/2.0/general_overview"><span>WiConnect&#160;Reference&#160;Manual</span></a></li>
dan_ackme 34:2616445d0823 51 <li><a href="http://www.ack.me/WiConnect"><span>ACKme&#160;Website</span></a></li>
dan_ackme 34:2616445d0823 52 <li><a href="http://developer.mbed.org/teams/ACKme/code/WiConnect/"><span>WiConnect&#160;Repository</span></a></li>
dan_ackme 34:2616445d0823 53 <li>
dan_ackme 34:2616445d0823 54 <div id="MSearchBox" class="MSearchBoxInactive">
dan_ackme 34:2616445d0823 55 <span class="left">
dan_ackme 34:2616445d0823 56 <img id="MSearchSelect" src="search/mag_sel.png"
dan_ackme 34:2616445d0823 57 onmouseover="return searchBox.OnSearchSelectShow()"
dan_ackme 34:2616445d0823 58 onmouseout="return searchBox.OnSearchSelectHide()"
dan_ackme 34:2616445d0823 59 alt=""/>
dan_ackme 34:2616445d0823 60 <input type="text" id="MSearchField" value="Search" accesskey="S"
dan_ackme 34:2616445d0823 61 onfocus="searchBox.OnSearchFieldFocus(true)"
dan_ackme 34:2616445d0823 62 onblur="searchBox.OnSearchFieldFocus(false)"
dan_ackme 34:2616445d0823 63 onkeyup="searchBox.OnSearchFieldChange(event)"/>
dan_ackme 34:2616445d0823 64 </span><span class="right">
dan_ackme 34:2616445d0823 65 <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
dan_ackme 34:2616445d0823 66 </span>
dan_ackme 34:2616445d0823 67 </div>
dan_ackme 34:2616445d0823 68 </li>
dan_ackme 34:2616445d0823 69 </ul>
dan_ackme 34:2616445d0823 70 </div>
dan_ackme 34:2616445d0823 71 </div><!-- top -->
dan_ackme 34:2616445d0823 72 <div id="side-nav" class="ui-resizable side-nav-resizable">
dan_ackme 34:2616445d0823 73 <div id="nav-tree">
dan_ackme 34:2616445d0823 74 <div id="nav-tree-contents">
dan_ackme 34:2616445d0823 75 <div id="nav-sync" class="sync"></div>
dan_ackme 34:2616445d0823 76 </div>
dan_ackme 34:2616445d0823 77 </div>
dan_ackme 34:2616445d0823 78 <div id="splitbar" style="-moz-user-select:none;"
dan_ackme 34:2616445d0823 79 class="ui-resizable-handle">
dan_ackme 34:2616445d0823 80 </div>
dan_ackme 34:2616445d0823 81 </div>
dan_ackme 34:2616445d0823 82 <script type="text/javascript">
dan_ackme 34:2616445d0823 83 $(document).ready(function(){initNavTree('group__api__socket__http.html','');});
dan_ackme 34:2616445d0823 84 </script>
dan_ackme 34:2616445d0823 85 <div id="doc-content">
dan_ackme 34:2616445d0823 86 <!-- window showing the filter options -->
dan_ackme 34:2616445d0823 87 <div id="MSearchSelectWindow"
dan_ackme 34:2616445d0823 88 onmouseover="return searchBox.OnSearchSelectShow()"
dan_ackme 34:2616445d0823 89 onmouseout="return searchBox.OnSearchSelectHide()"
dan_ackme 34:2616445d0823 90 onkeydown="return searchBox.OnSearchSelectKey(event)">
dan_ackme 34:2616445d0823 91 <a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&#160;</span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&#160;</span>Groups</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark">&#160;</span>Pages</a></div>
dan_ackme 34:2616445d0823 92
dan_ackme 34:2616445d0823 93 <!-- iframe showing the search results (closed by default) -->
dan_ackme 34:2616445d0823 94 <div id="MSearchResultsWindow">
dan_ackme 34:2616445d0823 95 <iframe src="javascript:void(0)" frameborder="0"
dan_ackme 34:2616445d0823 96 name="MSearchResults" id="MSearchResults">
dan_ackme 34:2616445d0823 97 </iframe>
dan_ackme 34:2616445d0823 98 </div>
dan_ackme 34:2616445d0823 99
dan_ackme 34:2616445d0823 100 <div class="header">
dan_ackme 34:2616445d0823 101 <div class="summary">
dan_ackme 34:2616445d0823 102 <a href="#func-members">Functions</a> </div>
dan_ackme 34:2616445d0823 103 <div class="headertitle">
dan_ackme 34:2616445d0823 104 <div class="title">HTTP Methods<div class="ingroups"><a class="el" href="group__api__socket.html">Socket</a></div></div> </div>
dan_ackme 34:2616445d0823 105 </div><!--header-->
dan_ackme 34:2616445d0823 106 <div class="contents">
dan_ackme 34:2616445d0823 107
dan_ackme 34:2616445d0823 108 <p>HTTP methods.
dan_ackme 34:2616445d0823 109 <a href="#details">More...</a></p>
dan_ackme 34:2616445d0823 110 <table class="memberdecls">
dan_ackme 34:2616445d0823 111 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
dan_ackme 34:2616445d0823 112 Functions</h2></td></tr>
dan_ackme 34:2616445d0823 113 <tr class="memitem:ga181a03d883f60dff0c03b65e066f0eed"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__api__socket__http.html#ga181a03d883f60dff0c03b65e066f0eed">wiconnect::SocketInterface::httpConnect</a> (<a class="el" href="classwiconnect_1_1_wiconnect_socket.html">WiconnectSocket</a> &amp;socket, const char *url, const <a class="el" href="structwiconnect_1_1_http_socket_args.html">HttpSocketArgs</a> *args)</td></tr>
dan_ackme 34:2616445d0823 114 <tr class="memdesc:ga181a03d883f60dff0c03b65e066f0eed"><td class="mdescLeft">&#160;</td><td class="mdescRight">Connect to remote HTTP server. <a href="#ga181a03d883f60dff0c03b65e066f0eed">More...</a><br /></td></tr>
dan_ackme 34:2616445d0823 115 <tr class="separator:ga181a03d883f60dff0c03b65e066f0eed"><td class="memSeparator" colspan="2">&#160;</td></tr>
dan_ackme 34:2616445d0823 116 <tr class="memitem:gac9b6c6a348f790cc8d43889dd72029f6"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__api__socket__http.html#gac9b6c6a348f790cc8d43889dd72029f6">wiconnect::SocketInterface::httpGet</a> (<a class="el" href="classwiconnect_1_1_wiconnect_socket.html">WiconnectSocket</a> &amp;socket, const char *url, bool openOnly=false, const char *certFilename=NULL)</td></tr>
dan_ackme 34:2616445d0823 117 <tr class="memdesc:gac9b6c6a348f790cc8d43889dd72029f6"><td class="mdescLeft">&#160;</td><td class="mdescRight">Issue HTTP GET Request. <a href="#gac9b6c6a348f790cc8d43889dd72029f6">More...</a><br /></td></tr>
dan_ackme 34:2616445d0823 118 <tr class="separator:gac9b6c6a348f790cc8d43889dd72029f6"><td class="memSeparator" colspan="2">&#160;</td></tr>
dan_ackme 34:2616445d0823 119 <tr class="memitem:ga1b6a3ebdbd164f0eb683fc335ef4d365"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__api__socket__http.html#ga1b6a3ebdbd164f0eb683fc335ef4d365">wiconnect::SocketInterface::httpPost</a> (<a class="el" href="classwiconnect_1_1_wiconnect_socket.html">WiconnectSocket</a> &amp;socket, const char *url, const char *contextType, bool openOnly=true, const char *certFilename=NULL)</td></tr>
dan_ackme 34:2616445d0823 120 <tr class="memdesc:ga1b6a3ebdbd164f0eb683fc335ef4d365"><td class="mdescLeft">&#160;</td><td class="mdescRight">Issue HTTP POST Request. <a href="#ga1b6a3ebdbd164f0eb683fc335ef4d365">More...</a><br /></td></tr>
dan_ackme 34:2616445d0823 121 <tr class="separator:ga1b6a3ebdbd164f0eb683fc335ef4d365"><td class="memSeparator" colspan="2">&#160;</td></tr>
dan_ackme 34:2616445d0823 122 <tr class="memitem:gabcb3d69b2b1718e7ebe1ed171dec1f85"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__api__socket__http.html#gabcb3d69b2b1718e7ebe1ed171dec1f85">wiconnect::SocketInterface::httpHead</a> (<a class="el" href="classwiconnect_1_1_wiconnect_socket.html">WiconnectSocket</a> &amp;socket, const char *url, const char *certFilename=NULL)</td></tr>
dan_ackme 34:2616445d0823 123 <tr class="memdesc:gabcb3d69b2b1718e7ebe1ed171dec1f85"><td class="mdescLeft">&#160;</td><td class="mdescRight">Issue HTTP HEAD Request. <a href="#gabcb3d69b2b1718e7ebe1ed171dec1f85">More...</a><br /></td></tr>
dan_ackme 34:2616445d0823 124 <tr class="separator:gabcb3d69b2b1718e7ebe1ed171dec1f85"><td class="memSeparator" colspan="2">&#160;</td></tr>
dan_ackme 34:2616445d0823 125 <tr class="memitem:gabed18edc44f464bac64ce8a6dc3617ec"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__api__socket__http.html#gabed18edc44f464bac64ce8a6dc3617ec">wiconnect::SocketInterface::httpAddHeader</a> (<a class="el" href="classwiconnect_1_1_wiconnect_socket.html">WiconnectSocket</a> &amp;socket, const char *key, const char *value)</td></tr>
dan_ackme 34:2616445d0823 126 <tr class="memdesc:gabed18edc44f464bac64ce8a6dc3617ec"><td class="mdescLeft">&#160;</td><td class="mdescRight">Add HTTP header key/value pair to opened HTTP request. <a href="#gabed18edc44f464bac64ce8a6dc3617ec">More...</a><br /></td></tr>
dan_ackme 34:2616445d0823 127 <tr class="separator:gabed18edc44f464bac64ce8a6dc3617ec"><td class="memSeparator" colspan="2">&#160;</td></tr>
dan_ackme 34:2616445d0823 128 <tr class="memitem:gadf59ca0783b89ee32f205e33f1bd5517"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__api__socket__http.html#gadf59ca0783b89ee32f205e33f1bd5517">wiconnect::SocketInterface::httpGetStatus</a> (<a class="el" href="classwiconnect_1_1_wiconnect_socket.html">WiconnectSocket</a> &amp;socket, uint32_t *statusCodePtr)</td></tr>
dan_ackme 34:2616445d0823 129 <tr class="memdesc:gadf59ca0783b89ee32f205e33f1bd5517"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the HTTP status code from HTTP request. <a href="#gadf59ca0783b89ee32f205e33f1bd5517">More...</a><br /></td></tr>
dan_ackme 34:2616445d0823 130 <tr class="separator:gadf59ca0783b89ee32f205e33f1bd5517"><td class="memSeparator" colspan="2">&#160;</td></tr>
dan_ackme 39:a963f69cb2de 131 <tr class="memitem:ga856d6866c6fc59ebedccade4822acbc8"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__api__socket__http.html#ga856d6866c6fc59ebedccade4822acbc8">wiconnect::SocketInterface::httpAcceptWebSocket</a> (<a class="el" href="classwiconnect_1_1_wiconnect_socket.html">WiconnectSocket</a> &amp;socket, uint32_t timeoutMs=<a class="el" href="group__api__core__macro.html#ga580e5f45fee866c845e0d3fd1eb1744a">WICONNECT_WAIT_FOREVER</a>)</td></tr>
dan_ackme 39:a963f69cb2de 132 <tr class="memdesc:ga856d6866c6fc59ebedccade4822acbc8"><td class="mdescLeft">&#160;</td><td class="mdescRight">Wait for next HTTP Server WebSocket to connect. <a href="#ga856d6866c6fc59ebedccade4822acbc8">More...</a><br /></td></tr>
dan_ackme 39:a963f69cb2de 133 <tr class="separator:ga856d6866c6fc59ebedccade4822acbc8"><td class="memSeparator" colspan="2">&#160;</td></tr>
dan_ackme 34:2616445d0823 134 </table>
dan_ackme 34:2616445d0823 135 <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
dan_ackme 34:2616445d0823 136 <p>HTTP methods. </p>
dan_ackme 34:2616445d0823 137 <h2 class="groupheader">Function Documentation</h2>
dan_ackme 39:a963f69cb2de 138 <a class="anchor" id="ga856d6866c6fc59ebedccade4822acbc8"></a>
dan_ackme 39:a963f69cb2de 139 <div class="memitem">
dan_ackme 39:a963f69cb2de 140 <div class="memproto">
dan_ackme 39:a963f69cb2de 141 <table class="memname">
dan_ackme 39:a963f69cb2de 142 <tr>
dan_ackme 39:a963f69cb2de 143 <td class="memname"><a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> wiconnect::SocketInterface::httpAcceptWebSocket </td>
dan_ackme 39:a963f69cb2de 144 <td>(</td>
dan_ackme 39:a963f69cb2de 145 <td class="paramtype"><a class="el" href="classwiconnect_1_1_wiconnect_socket.html">WiconnectSocket</a> &amp;&#160;</td>
dan_ackme 39:a963f69cb2de 146 <td class="paramname"><em>socket</em>, </td>
dan_ackme 39:a963f69cb2de 147 </tr>
dan_ackme 39:a963f69cb2de 148 <tr>
dan_ackme 39:a963f69cb2de 149 <td class="paramkey"></td>
dan_ackme 39:a963f69cb2de 150 <td></td>
dan_ackme 39:a963f69cb2de 151 <td class="paramtype">uint32_t&#160;</td>
dan_ackme 39:a963f69cb2de 152 <td class="paramname"><em>timeoutMs</em> = <code><a class="el" href="group__api__core__macro.html#ga580e5f45fee866c845e0d3fd1eb1744a">WICONNECT_WAIT_FOREVER</a></code>&#160;</td>
dan_ackme 39:a963f69cb2de 153 </tr>
dan_ackme 39:a963f69cb2de 154 <tr>
dan_ackme 39:a963f69cb2de 155 <td></td>
dan_ackme 39:a963f69cb2de 156 <td>)</td>
dan_ackme 39:a963f69cb2de 157 <td></td><td></td>
dan_ackme 39:a963f69cb2de 158 </tr>
dan_ackme 39:a963f69cb2de 159 </table>
dan_ackme 39:a963f69cb2de 160 </div><div class="memdoc">
dan_ackme 39:a963f69cb2de 161
dan_ackme 39:a963f69cb2de 162 <p>Wait for next HTTP Server WebSocket to connect. </p>
dan_ackme 39:a963f69cb2de 163 <dl class="params"><dt>Parameters</dt><dd>
dan_ackme 39:a963f69cb2de 164 <table class="params">
dan_ackme 39:a963f69cb2de 165 <tr><td class="paramdir">[in]</td><td class="paramname">socket</td><td>Socket to connected websocket </td></tr>
dan_ackme 39:a963f69cb2de 166 <tr><td class="paramdir">[in]</td><td class="paramname">timeoutMs</td><td>Optional, specifiy maximum amount of time in ms to wait for a client </td></tr>
dan_ackme 39:a963f69cb2de 167 </table>
dan_ackme 39:a963f69cb2de 168 </dd>
dan_ackme 39:a963f69cb2de 169 </dl>
dan_ackme 39:a963f69cb2de 170 <dl class="section return"><dt>Returns</dt><dd>Result of method. See <a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> </dd></dl>
dan_ackme 39:a963f69cb2de 171
dan_ackme 39:a963f69cb2de 172 </div>
dan_ackme 39:a963f69cb2de 173 </div>
dan_ackme 34:2616445d0823 174 <a class="anchor" id="gabed18edc44f464bac64ce8a6dc3617ec"></a>
dan_ackme 34:2616445d0823 175 <div class="memitem">
dan_ackme 34:2616445d0823 176 <div class="memproto">
dan_ackme 34:2616445d0823 177 <table class="memname">
dan_ackme 34:2616445d0823 178 <tr>
dan_ackme 34:2616445d0823 179 <td class="memname"><a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> wiconnect::SocketInterface::httpAddHeader </td>
dan_ackme 34:2616445d0823 180 <td>(</td>
dan_ackme 34:2616445d0823 181 <td class="paramtype"><a class="el" href="classwiconnect_1_1_wiconnect_socket.html">WiconnectSocket</a> &amp;&#160;</td>
dan_ackme 34:2616445d0823 182 <td class="paramname"><em>socket</em>, </td>
dan_ackme 34:2616445d0823 183 </tr>
dan_ackme 34:2616445d0823 184 <tr>
dan_ackme 34:2616445d0823 185 <td class="paramkey"></td>
dan_ackme 34:2616445d0823 186 <td></td>
dan_ackme 34:2616445d0823 187 <td class="paramtype">const char *&#160;</td>
dan_ackme 34:2616445d0823 188 <td class="paramname"><em>key</em>, </td>
dan_ackme 34:2616445d0823 189 </tr>
dan_ackme 34:2616445d0823 190 <tr>
dan_ackme 34:2616445d0823 191 <td class="paramkey"></td>
dan_ackme 34:2616445d0823 192 <td></td>
dan_ackme 34:2616445d0823 193 <td class="paramtype">const char *&#160;</td>
dan_ackme 34:2616445d0823 194 <td class="paramname"><em>value</em>&#160;</td>
dan_ackme 34:2616445d0823 195 </tr>
dan_ackme 34:2616445d0823 196 <tr>
dan_ackme 34:2616445d0823 197 <td></td>
dan_ackme 34:2616445d0823 198 <td>)</td>
dan_ackme 34:2616445d0823 199 <td></td><td></td>
dan_ackme 34:2616445d0823 200 </tr>
dan_ackme 34:2616445d0823 201 </table>
dan_ackme 34:2616445d0823 202 </div><div class="memdoc">
dan_ackme 34:2616445d0823 203
dan_ackme 34:2616445d0823 204 <p>Add HTTP header key/value pair to opened HTTP request. </p>
dan_ackme 34:2616445d0823 205 <p>To use this function, the supplied <a class="el" href="classwiconnect_1_1_wiconnect_socket.html">WiconnectSocket</a> parameter must have been created using either <a class="el" href="group__api__socket__http.html#gac9b6c6a348f790cc8d43889dd72029f6" title="Issue HTTP GET Request. ">httpGet()</a> or <a class="el" href="group__api__socket__http.html#ga1b6a3ebdbd164f0eb683fc335ef4d365" title="Issue HTTP POST Request. ">httpPost()</a> and the 'openOnly' parameter TRUE.</p>
dan_ackme 34:2616445d0823 206 <p>This will add additional header to the HTTP request.</p>
dan_ackme 34:2616445d0823 207 <p>Use <a class="el" href="group__api__socket__http.html#gadf59ca0783b89ee32f205e33f1bd5517" title="Get the HTTP status code from HTTP request. ">httpGetStatus()</a> to issue the request.</p>
dan_ackme 34:2616445d0823 208 <dl class="params"><dt>Parameters</dt><dd>
dan_ackme 34:2616445d0823 209 <table class="params">
dan_ackme 34:2616445d0823 210 <tr><td class="paramdir">[in]</td><td class="paramname">socket</td><td>Opened socket to add additonal HTTP header </td></tr>
dan_ackme 34:2616445d0823 211 <tr><td class="paramdir">[in]</td><td class="paramname">key</td><td>Header key (e.g. 'content-type') </td></tr>
dan_ackme 34:2616445d0823 212 <tr><td class="paramdir">[in]</td><td class="paramname">value</td><td>Header value (e.g. 'application/json') </td></tr>
dan_ackme 34:2616445d0823 213 </table>
dan_ackme 34:2616445d0823 214 </dd>
dan_ackme 34:2616445d0823 215 </dl>
dan_ackme 34:2616445d0823 216 <dl class="section return"><dt>Returns</dt><dd>Result of method. See <a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> </dd></dl>
dan_ackme 34:2616445d0823 217
dan_ackme 34:2616445d0823 218 </div>
dan_ackme 34:2616445d0823 219 </div>
dan_ackme 34:2616445d0823 220 <a class="anchor" id="ga181a03d883f60dff0c03b65e066f0eed"></a>
dan_ackme 34:2616445d0823 221 <div class="memitem">
dan_ackme 34:2616445d0823 222 <div class="memproto">
dan_ackme 34:2616445d0823 223 <table class="memname">
dan_ackme 34:2616445d0823 224 <tr>
dan_ackme 34:2616445d0823 225 <td class="memname"><a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> wiconnect::SocketInterface::httpConnect </td>
dan_ackme 34:2616445d0823 226 <td>(</td>
dan_ackme 34:2616445d0823 227 <td class="paramtype"><a class="el" href="classwiconnect_1_1_wiconnect_socket.html">WiconnectSocket</a> &amp;&#160;</td>
dan_ackme 34:2616445d0823 228 <td class="paramname"><em>socket</em>, </td>
dan_ackme 34:2616445d0823 229 </tr>
dan_ackme 34:2616445d0823 230 <tr>
dan_ackme 34:2616445d0823 231 <td class="paramkey"></td>
dan_ackme 34:2616445d0823 232 <td></td>
dan_ackme 34:2616445d0823 233 <td class="paramtype">const char *&#160;</td>
dan_ackme 34:2616445d0823 234 <td class="paramname"><em>url</em>, </td>
dan_ackme 34:2616445d0823 235 </tr>
dan_ackme 34:2616445d0823 236 <tr>
dan_ackme 34:2616445d0823 237 <td class="paramkey"></td>
dan_ackme 34:2616445d0823 238 <td></td>
dan_ackme 34:2616445d0823 239 <td class="paramtype">const <a class="el" href="structwiconnect_1_1_http_socket_args.html">HttpSocketArgs</a> *&#160;</td>
dan_ackme 34:2616445d0823 240 <td class="paramname"><em>args</em>&#160;</td>
dan_ackme 34:2616445d0823 241 </tr>
dan_ackme 34:2616445d0823 242 <tr>
dan_ackme 34:2616445d0823 243 <td></td>
dan_ackme 34:2616445d0823 244 <td>)</td>
dan_ackme 34:2616445d0823 245 <td></td><td></td>
dan_ackme 34:2616445d0823 246 </tr>
dan_ackme 34:2616445d0823 247 </table>
dan_ackme 34:2616445d0823 248 </div><div class="memdoc">
dan_ackme 34:2616445d0823 249
dan_ackme 34:2616445d0823 250 <p>Connect to remote HTTP server. </p>
dan_ackme 34:2616445d0823 251 <p>This is the base method for the other HTTP methods.</p>
dan_ackme 34:2616445d0823 252 <h1><a class="anchor" id="secure_http_connection"></a>
dan_ackme 34:2616445d0823 253 Secure HTTP</h1>
dan_ackme 34:2616445d0823 254 <p>Each HTTP method is able to connect to a secure HTTP server. To do this, the URL string parameter must start with '<a href="https://'">https://'</a> To connect to a secure HTTP server a TLS certificate is needed. The certificate is specified in the certFilename parameter of the method (or <a class="el" href="structwiconnect_1_1_http_socket_args.html">HttpSocketArgs</a> parameter). This is the filename of an existing certificate on the module file system.</p>
dan_ackme 34:2616445d0823 255 <dl class="section note"><dt>Note</dt><dd>If the URL starts with '<a href="https://'">https://'</a> and no certificate filename is specified, the module's default certificate is used.</dd></dl>
dan_ackme 34:2616445d0823 256 <dl class="params"><dt>Parameters</dt><dd>
dan_ackme 34:2616445d0823 257 <table class="params">
dan_ackme 34:2616445d0823 258 <tr><td class="paramdir">[out]</td><td class="paramname">socket</td><td>HTTP <a class="el" href="classwiconnect_1_1_wiconnect_socket.html">WiconnectSocket</a> object of opened connection. </td></tr>
dan_ackme 34:2616445d0823 259 <tr><td class="paramdir">[in]</td><td class="paramname">url</td><td>URL of HTTP request </td></tr>
dan_ackme 34:2616445d0823 260 <tr><td class="paramdir">[in]</td><td class="paramname">args</td><td>Configuration <a class="el" href="structwiconnect_1_1_http_socket_args.html">HttpSocketArgs</a> for HTTP connection </td></tr>
dan_ackme 34:2616445d0823 261 </table>
dan_ackme 34:2616445d0823 262 </dd>
dan_ackme 34:2616445d0823 263 </dl>
dan_ackme 34:2616445d0823 264 <dl class="section return"><dt>Returns</dt><dd>Result of method. See <a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> </dd></dl>
dan_ackme 34:2616445d0823 265
dan_ackme 34:2616445d0823 266 </div>
dan_ackme 34:2616445d0823 267 </div>
dan_ackme 34:2616445d0823 268 <a class="anchor" id="gac9b6c6a348f790cc8d43889dd72029f6"></a>
dan_ackme 34:2616445d0823 269 <div class="memitem">
dan_ackme 34:2616445d0823 270 <div class="memproto">
dan_ackme 34:2616445d0823 271 <table class="memname">
dan_ackme 34:2616445d0823 272 <tr>
dan_ackme 34:2616445d0823 273 <td class="memname"><a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> wiconnect::SocketInterface::httpGet </td>
dan_ackme 34:2616445d0823 274 <td>(</td>
dan_ackme 34:2616445d0823 275 <td class="paramtype"><a class="el" href="classwiconnect_1_1_wiconnect_socket.html">WiconnectSocket</a> &amp;&#160;</td>
dan_ackme 34:2616445d0823 276 <td class="paramname"><em>socket</em>, </td>
dan_ackme 34:2616445d0823 277 </tr>
dan_ackme 34:2616445d0823 278 <tr>
dan_ackme 34:2616445d0823 279 <td class="paramkey"></td>
dan_ackme 34:2616445d0823 280 <td></td>
dan_ackme 34:2616445d0823 281 <td class="paramtype">const char *&#160;</td>
dan_ackme 34:2616445d0823 282 <td class="paramname"><em>url</em>, </td>
dan_ackme 34:2616445d0823 283 </tr>
dan_ackme 34:2616445d0823 284 <tr>
dan_ackme 34:2616445d0823 285 <td class="paramkey"></td>
dan_ackme 34:2616445d0823 286 <td></td>
dan_ackme 34:2616445d0823 287 <td class="paramtype">bool&#160;</td>
dan_ackme 34:2616445d0823 288 <td class="paramname"><em>openOnly</em> = <code>false</code>, </td>
dan_ackme 34:2616445d0823 289 </tr>
dan_ackme 34:2616445d0823 290 <tr>
dan_ackme 34:2616445d0823 291 <td class="paramkey"></td>
dan_ackme 34:2616445d0823 292 <td></td>
dan_ackme 34:2616445d0823 293 <td class="paramtype">const char *&#160;</td>
dan_ackme 34:2616445d0823 294 <td class="paramname"><em>certFilename</em> = <code>NULL</code>&#160;</td>
dan_ackme 34:2616445d0823 295 </tr>
dan_ackme 34:2616445d0823 296 <tr>
dan_ackme 34:2616445d0823 297 <td></td>
dan_ackme 34:2616445d0823 298 <td>)</td>
dan_ackme 34:2616445d0823 299 <td></td><td></td>
dan_ackme 34:2616445d0823 300 </tr>
dan_ackme 34:2616445d0823 301 </table>
dan_ackme 34:2616445d0823 302 </div><div class="memdoc">
dan_ackme 34:2616445d0823 303
dan_ackme 34:2616445d0823 304 <p>Issue HTTP GET Request. </p>
dan_ackme 34:2616445d0823 305 <p>This method has the open to only 'open' the connection (disabled by default). This means a connection to the remote HTTP server is opened, but the HTTP request isn't issued. This allow for addition data to be added to the request. For instance, use <a class="el" href="group__api__socket__http.html#gabed18edc44f464bac64ce8a6dc3617ec" title="Add HTTP header key/value pair to opened HTTP request. ">httpAddHeader()</a> to add additional headers to the request. Use <a class="el" href="group__api__socket__http.html#gadf59ca0783b89ee32f205e33f1bd5517" title="Get the HTTP status code from HTTP request. ">httpGetStatus()</a> to issue the HTTP request and receive the HTTP response.</p>
dan_ackme 34:2616445d0823 306 <dl class="params"><dt>Parameters</dt><dd>
dan_ackme 34:2616445d0823 307 <table class="params">
dan_ackme 34:2616445d0823 308 <tr><td class="paramdir">[out]</td><td class="paramname">socket</td><td>HTTP <a class="el" href="classwiconnect_1_1_wiconnect_socket.html">WiconnectSocket</a> object of opened connection. </td></tr>
dan_ackme 34:2616445d0823 309 <tr><td class="paramdir">[in]</td><td class="paramname">url</td><td>URL of HTTP GET request </td></tr>
dan_ackme 34:2616445d0823 310 <tr><td class="paramdir">[in]</td><td class="paramname">openOnly</td><td>Optional, if TRUE this will only open a connection to the server (it won't issue the request) </td></tr>
dan_ackme 34:2616445d0823 311 <tr><td class="paramdir">[in]</td><td class="paramname">certFilename</td><td>Optional, filename of existing TLS certificate on module's file system. See <a class="el" href="group__api__socket__http.html#secure_http_connection">Secure HTTP</a> </td></tr>
dan_ackme 34:2616445d0823 312 </table>
dan_ackme 34:2616445d0823 313 </dd>
dan_ackme 34:2616445d0823 314 </dl>
dan_ackme 34:2616445d0823 315 <dl class="section return"><dt>Returns</dt><dd>Result of method. See <a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> </dd></dl>
dan_ackme 34:2616445d0823 316
dan_ackme 34:2616445d0823 317 </div>
dan_ackme 34:2616445d0823 318 </div>
dan_ackme 34:2616445d0823 319 <a class="anchor" id="gadf59ca0783b89ee32f205e33f1bd5517"></a>
dan_ackme 34:2616445d0823 320 <div class="memitem">
dan_ackme 34:2616445d0823 321 <div class="memproto">
dan_ackme 34:2616445d0823 322 <table class="memname">
dan_ackme 34:2616445d0823 323 <tr>
dan_ackme 34:2616445d0823 324 <td class="memname"><a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> wiconnect::SocketInterface::httpGetStatus </td>
dan_ackme 34:2616445d0823 325 <td>(</td>
dan_ackme 34:2616445d0823 326 <td class="paramtype"><a class="el" href="classwiconnect_1_1_wiconnect_socket.html">WiconnectSocket</a> &amp;&#160;</td>
dan_ackme 34:2616445d0823 327 <td class="paramname"><em>socket</em>, </td>
dan_ackme 34:2616445d0823 328 </tr>
dan_ackme 34:2616445d0823 329 <tr>
dan_ackme 34:2616445d0823 330 <td class="paramkey"></td>
dan_ackme 34:2616445d0823 331 <td></td>
dan_ackme 34:2616445d0823 332 <td class="paramtype">uint32_t *&#160;</td>
dan_ackme 34:2616445d0823 333 <td class="paramname"><em>statusCodePtr</em>&#160;</td>
dan_ackme 34:2616445d0823 334 </tr>
dan_ackme 34:2616445d0823 335 <tr>
dan_ackme 34:2616445d0823 336 <td></td>
dan_ackme 34:2616445d0823 337 <td>)</td>
dan_ackme 34:2616445d0823 338 <td></td><td></td>
dan_ackme 34:2616445d0823 339 </tr>
dan_ackme 34:2616445d0823 340 </table>
dan_ackme 34:2616445d0823 341 </div><div class="memdoc">
dan_ackme 34:2616445d0823 342
dan_ackme 34:2616445d0823 343 <p>Get the HTTP status code from HTTP request. </p>
dan_ackme 34:2616445d0823 344 <p>This may be used to either issue an HTTP request of an opened HTTP connection or return the status code of a request already issued.</p>
dan_ackme 34:2616445d0823 345 <dl class="params"><dt>Parameters</dt><dd>
dan_ackme 34:2616445d0823 346 <table class="params">
dan_ackme 34:2616445d0823 347 <tr><td class="paramdir">[in]</td><td class="paramname">socket</td><td>Opened socket to get http response status code </td></tr>
dan_ackme 34:2616445d0823 348 <tr><td class="paramdir">[out]</td><td class="paramname">statusCodePtr</td><td>Pointer to uint32 to hold http status code </td></tr>
dan_ackme 34:2616445d0823 349 </table>
dan_ackme 34:2616445d0823 350 </dd>
dan_ackme 34:2616445d0823 351 </dl>
dan_ackme 34:2616445d0823 352 <dl class="section return"><dt>Returns</dt><dd>Result of method. See <a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> </dd></dl>
dan_ackme 34:2616445d0823 353
dan_ackme 34:2616445d0823 354 </div>
dan_ackme 34:2616445d0823 355 </div>
dan_ackme 34:2616445d0823 356 <a class="anchor" id="gabcb3d69b2b1718e7ebe1ed171dec1f85"></a>
dan_ackme 34:2616445d0823 357 <div class="memitem">
dan_ackme 34:2616445d0823 358 <div class="memproto">
dan_ackme 34:2616445d0823 359 <table class="memname">
dan_ackme 34:2616445d0823 360 <tr>
dan_ackme 34:2616445d0823 361 <td class="memname"><a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> wiconnect::SocketInterface::httpHead </td>
dan_ackme 34:2616445d0823 362 <td>(</td>
dan_ackme 34:2616445d0823 363 <td class="paramtype"><a class="el" href="classwiconnect_1_1_wiconnect_socket.html">WiconnectSocket</a> &amp;&#160;</td>
dan_ackme 34:2616445d0823 364 <td class="paramname"><em>socket</em>, </td>
dan_ackme 34:2616445d0823 365 </tr>
dan_ackme 34:2616445d0823 366 <tr>
dan_ackme 34:2616445d0823 367 <td class="paramkey"></td>
dan_ackme 34:2616445d0823 368 <td></td>
dan_ackme 34:2616445d0823 369 <td class="paramtype">const char *&#160;</td>
dan_ackme 34:2616445d0823 370 <td class="paramname"><em>url</em>, </td>
dan_ackme 34:2616445d0823 371 </tr>
dan_ackme 34:2616445d0823 372 <tr>
dan_ackme 34:2616445d0823 373 <td class="paramkey"></td>
dan_ackme 34:2616445d0823 374 <td></td>
dan_ackme 34:2616445d0823 375 <td class="paramtype">const char *&#160;</td>
dan_ackme 34:2616445d0823 376 <td class="paramname"><em>certFilename</em> = <code>NULL</code>&#160;</td>
dan_ackme 34:2616445d0823 377 </tr>
dan_ackme 34:2616445d0823 378 <tr>
dan_ackme 34:2616445d0823 379 <td></td>
dan_ackme 34:2616445d0823 380 <td>)</td>
dan_ackme 34:2616445d0823 381 <td></td><td></td>
dan_ackme 34:2616445d0823 382 </tr>
dan_ackme 34:2616445d0823 383 </table>
dan_ackme 34:2616445d0823 384 </div><div class="memdoc">
dan_ackme 34:2616445d0823 385
dan_ackme 34:2616445d0823 386 <p>Issue HTTP HEAD Request. </p>
dan_ackme 34:2616445d0823 387 <dl class="params"><dt>Parameters</dt><dd>
dan_ackme 34:2616445d0823 388 <table class="params">
dan_ackme 34:2616445d0823 389 <tr><td class="paramdir">[out]</td><td class="paramname">socket</td><td>HTTP <a class="el" href="classwiconnect_1_1_wiconnect_socket.html">WiconnectSocket</a> object of opened connection. </td></tr>
dan_ackme 34:2616445d0823 390 <tr><td class="paramdir">[in]</td><td class="paramname">url</td><td>URL of HTTP HEAD request </td></tr>
dan_ackme 34:2616445d0823 391 <tr><td class="paramdir">[in]</td><td class="paramname">certFilename</td><td>Optional, filename of existing TLS certificate on module's file system. See <a class="el" href="group__api__socket__http.html#secure_http_connection">Secure HTTP</a> </td></tr>
dan_ackme 34:2616445d0823 392 </table>
dan_ackme 34:2616445d0823 393 </dd>
dan_ackme 34:2616445d0823 394 </dl>
dan_ackme 34:2616445d0823 395 <dl class="section return"><dt>Returns</dt><dd>Result of method. See <a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> </dd></dl>
dan_ackme 34:2616445d0823 396
dan_ackme 34:2616445d0823 397 </div>
dan_ackme 34:2616445d0823 398 </div>
dan_ackme 34:2616445d0823 399 <a class="anchor" id="ga1b6a3ebdbd164f0eb683fc335ef4d365"></a>
dan_ackme 34:2616445d0823 400 <div class="memitem">
dan_ackme 34:2616445d0823 401 <div class="memproto">
dan_ackme 34:2616445d0823 402 <table class="memname">
dan_ackme 34:2616445d0823 403 <tr>
dan_ackme 34:2616445d0823 404 <td class="memname"><a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> wiconnect::SocketInterface::httpPost </td>
dan_ackme 34:2616445d0823 405 <td>(</td>
dan_ackme 34:2616445d0823 406 <td class="paramtype"><a class="el" href="classwiconnect_1_1_wiconnect_socket.html">WiconnectSocket</a> &amp;&#160;</td>
dan_ackme 34:2616445d0823 407 <td class="paramname"><em>socket</em>, </td>
dan_ackme 34:2616445d0823 408 </tr>
dan_ackme 34:2616445d0823 409 <tr>
dan_ackme 34:2616445d0823 410 <td class="paramkey"></td>
dan_ackme 34:2616445d0823 411 <td></td>
dan_ackme 34:2616445d0823 412 <td class="paramtype">const char *&#160;</td>
dan_ackme 34:2616445d0823 413 <td class="paramname"><em>url</em>, </td>
dan_ackme 34:2616445d0823 414 </tr>
dan_ackme 34:2616445d0823 415 <tr>
dan_ackme 34:2616445d0823 416 <td class="paramkey"></td>
dan_ackme 34:2616445d0823 417 <td></td>
dan_ackme 34:2616445d0823 418 <td class="paramtype">const char *&#160;</td>
dan_ackme 34:2616445d0823 419 <td class="paramname"><em>contextType</em>, </td>
dan_ackme 34:2616445d0823 420 </tr>
dan_ackme 34:2616445d0823 421 <tr>
dan_ackme 34:2616445d0823 422 <td class="paramkey"></td>
dan_ackme 34:2616445d0823 423 <td></td>
dan_ackme 34:2616445d0823 424 <td class="paramtype">bool&#160;</td>
dan_ackme 34:2616445d0823 425 <td class="paramname"><em>openOnly</em> = <code>true</code>, </td>
dan_ackme 34:2616445d0823 426 </tr>
dan_ackme 34:2616445d0823 427 <tr>
dan_ackme 34:2616445d0823 428 <td class="paramkey"></td>
dan_ackme 34:2616445d0823 429 <td></td>
dan_ackme 34:2616445d0823 430 <td class="paramtype">const char *&#160;</td>
dan_ackme 34:2616445d0823 431 <td class="paramname"><em>certFilename</em> = <code>NULL</code>&#160;</td>
dan_ackme 34:2616445d0823 432 </tr>
dan_ackme 34:2616445d0823 433 <tr>
dan_ackme 34:2616445d0823 434 <td></td>
dan_ackme 34:2616445d0823 435 <td>)</td>
dan_ackme 34:2616445d0823 436 <td></td><td></td>
dan_ackme 34:2616445d0823 437 </tr>
dan_ackme 34:2616445d0823 438 </table>
dan_ackme 34:2616445d0823 439 </div><div class="memdoc">
dan_ackme 34:2616445d0823 440
dan_ackme 34:2616445d0823 441 <p>Issue HTTP POST Request. </p>
dan_ackme 34:2616445d0823 442 <p>This method has the open to only 'open' the connection which enabled by default. This means a connection to the remote HTTP server is opened, but the HTTP request isn't issued. This allow for addition data to be added to the request. Use the returned <a class="el" href="classwiconnect_1_1_wiconnect_socket.html">WiconnectSocket</a> object's 'write' methods to add POST data to the request. When all POST data has been written, use <a class="el" href="group__api__socket__http.html#gadf59ca0783b89ee32f205e33f1bd5517" title="Get the HTTP status code from HTTP request. ">httpGetStatus()</a> to issue the HTTP request and receive the HTTP response.</p>
dan_ackme 34:2616445d0823 443 <dl class="params"><dt>Parameters</dt><dd>
dan_ackme 34:2616445d0823 444 <table class="params">
dan_ackme 34:2616445d0823 445 <tr><td class="paramdir">[out]</td><td class="paramname">socket</td><td>HTTP <a class="el" href="classwiconnect_1_1_wiconnect_socket.html">WiconnectSocket</a> object of opened connection. </td></tr>
dan_ackme 34:2616445d0823 446 <tr><td class="paramdir">[in]</td><td class="paramname">url</td><td>URL of HTTP POST request </td></tr>
dan_ackme 34:2616445d0823 447 <tr><td class="paramdir">[in]</td><td class="paramname">contextType</td><td>The value to go into the 'content-type' HTTP header (e.g. 'application/json') </td></tr>
dan_ackme 34:2616445d0823 448 <tr><td class="paramdir">[in]</td><td class="paramname">openOnly</td><td>Optional, if FALSE this will immediately issue the POST request. </td></tr>
dan_ackme 34:2616445d0823 449 <tr><td class="paramdir">[in]</td><td class="paramname">certFilename</td><td>Optional, filename of existing TLS certificate on module's file system. See <a class="el" href="group__api__socket__http.html#secure_http_connection">Secure HTTP</a> </td></tr>
dan_ackme 34:2616445d0823 450 </table>
dan_ackme 34:2616445d0823 451 </dd>
dan_ackme 34:2616445d0823 452 </dl>
dan_ackme 34:2616445d0823 453 <dl class="section return"><dt>Returns</dt><dd>Result of method. See <a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> </dd></dl>
dan_ackme 34:2616445d0823 454
dan_ackme 34:2616445d0823 455 </div>
dan_ackme 34:2616445d0823 456 </div>
dan_ackme 34:2616445d0823 457 </div><!-- contents -->
dan_ackme 34:2616445d0823 458 </div><!-- doc-content -->
dan_ackme 34:2616445d0823 459 <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
dan_ackme 34:2616445d0823 460 <ul>
dan_ackme 34:2616445d0823 461 <li class="footer">&copy; ACKme Networks 2014</li>
dan_ackme 34:2616445d0823 462 </ul>
dan_ackme 34:2616445d0823 463 </div>
dan_ackme 34:2616445d0823 464 </body>
dan_ackme 34:2616445d0823 465 </html>