Home
last modified time | relevance | path

Searched full:http (Results 1 – 25 of 482) sorted by relevance

12345678910>>...20

/Zephyr-Core-2.7.6/include/net/
Dhttp_client.h2 * @brief HTTP client API
4 * An API for applications do HTTP requests
17 * @brief HTTP client API
18 * @defgroup http_client HTTP client API
53 * @param req HTTP request information
68 * HTTP headers when the HTTP request is sent. Usage of this is optional.
71 * @param req HTTP request information
87 * @param rsp HTTP response information
97 * HTTP response from the server.
100 /** HTTP parser settings for the application usage */
[all …]
/Zephyr-Core-2.7.6/samples/net/sockets/dumb_http_server_mt/
DREADME.rst1 .. _sockets-dumb-http-server-mt-sample:
3 Socket Multithreaded Dumb HTTP Server
10 skeleton HTTP server using a BSD Sockets compatible API.
11 This sample has similar functionality as :ref:`sockets-dumb-http-server-sample`
14 This HTTP server example is very minimal and does not really parse an incoming
15 HTTP request, just reads and discards it, and always serves a single static
41 browser: http://192.0.2.1:8080/ or http://[2001:db8::1]:8080/
49 $ curl http://192.0.2.1:8080/
51 Finally, you can run an HTTP profiling/load tool like Apache Bench
54 $ ab -n10 http://192.0.2.1:8080/
[all …]
/Zephyr-Core-2.7.6/samples/net/sockets/http_client/
DREADME.rst1 .. _sockets-http-client-sample:
3 Socket HTTP Client
9 This sample application implements an HTTP(S) client that will do an HTTP
10 or HTTPS request and wait for the response from the HTTP server.
26 Build the http-client sample application like this:
53 The default certificates used by Socket HTTP Client and
59 Running http-server in Linux Host
62 You can run this ``http-client`` sample application in QEMU
63 and run the ``http-server.py`` (from net-tools) on a Linux host.
71 $ ./http-server.py
[all …]
DKconfig1 # Private config options for http-client sample app
6 mainmenu "Networking http-client sample application"
9 int "Send a sample HTTP query this many times"
12 Send a sample HTTP query this many times before exiting. A value of
Dprj.conf22 # Address of HTTP IPv4 server
25 # Address of HTTP IPv6 server
28 # HTTP
/Zephyr-Core-2.7.6/subsys/net/lib/http/
DKconfig5 bool "HTTP Parser support"
13 bool "HTTP Parser for URL support"
20 bool "HTTP strict parsing"
26 bool "HTTP client API [EXPERIMENTAL]"
30 HTTP client API
34 module-str = Log level for HTTP client library
35 module-help = Enables HTTP client code to output debug messages.
DREADME_http_parser1 HTTP Parser Support in Zephyr
4 The http-parser library* from the nodejs project is a downstream of an
8 https://github.com/nodejs/http-parser/releases/tag/v2.7.1
9 https://github.com/nodejs/http-parser/archive/v2.7.1.tar.gz
14 * "http-parser" is the project's name, "http_parser" is used in filenames.
/Zephyr-Core-2.7.6/samples/net/sockets/dumb_http_server/
DREADME.rst1 .. _sockets-dumb-http-server-sample:
3 Socket Dumb HTTP Server
10 skeleton HTTP server using a BSD Sockets compatible API. The purpose of
12 portable to both POSIX and Zephyr. As such, this HTTP server example is
13 kept very minimal and does not really parse an incoming HTTP request,
17 perform performance/regression testing using existing HTTP diagnostic
42 browser: http://192.0.2.1:8080/ . You should see a page with a sample
49 $ curl http://192.0.2.1:8080/
51 Finally, you can run an HTTP profiling/load tool like Apache Bench
54 $ ab -n10 http://192.0.2.1:8080/
[all …]
/Zephyr-Core-2.7.6/doc/reference/kernel/threads/
Dthread_states.svg2 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="601px"…
Dpriorities.svg1 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
2http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="889px"…
/Zephyr-Core-2.7.6/doc/reference/kernel/scheduling/
Dtimeslicing.svg1 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
2http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="750px"…
Dcooperative.svg1 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
2http://www.w3.org/2000/svg" style="background-color: rgb(255, 255, 255);" xmlns:xlink="http://www.…
Dpreemptive.svg1 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
2http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="750px"…
/Zephyr-Core-2.7.6/doc/guides/portability/
Dposix.svg1 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
2http://www.w3.org/2000/svg" style="background-color: rgb(255, 255, 255);" xmlns:xlink="http://www.…
/Zephyr-Core-2.7.6/doc/reference/drivers/
Ddevice_driver_model.svg2 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="781px"…
/Zephyr-Core-2.7.6/doc/guides/dts/
Dzephyr_dt_i2c_high_level.svg2 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3http://www.w3.org/2000/svg" style="background-color: rgb(255, 255, 255);" xmlns:xlink="http://www.…
/Zephyr-Core-2.7.6/tests/net/lib/http_header_fields/src/
Dmain.c54 .url = "http://hostname/",
71 .url = "http://hostname:444/",
113 .url = "http://[1:2::3:4]/",
130 .url = "http://[1:2::3:4]:67/",
165 .url = "http://[2001:0000:0000:0000:0000:0000:1.9.1.1]/",
182 .url = "http://a.tbcdn.cn/p/fp/2010c/??fp-header-min.css,"
237 .url = "http://www.webmasterworld.com/r.cgi?f=21&d=8405&url="
238 "http://www.example.com/index.html?foo=bar&hello=world#midpage",
256 .url = "http://host.com:8080/p/a/t/h?query=string#hash",
274 .url = "http://a:b@host.com:8080/p/a/t/h?query=string#hash",
[all …]
/Zephyr-Core-2.7.6/samples/net/civetweb/websocket_server/
DREADME.rst9 This sample application uses the HTTP APIs provided by the external
45 - **HTTP Server** - ``http://192.0.2.1:8080`` or ``http://192.0.2.1:8080/index.html`` It is needed …
48 The **HTTP Server*** serves following statically allocated files
60 Calling the ``http://192.0.2.1:8080`` in your browser provides WebSocket
/Zephyr-Core-2.7.6/samples/net/sockets/websocket_client/
Dprj.conf23 # Address of HTTP IPv4 server
26 # Address of HTTP IPv6 server
29 # HTTP & Websocket
/Zephyr-Core-2.7.6/
DREADME.rst54 * **Documentation**: http://docs.zephyrproject.org (`Getting Started Guide`_)
78 .. _supported boards: http://docs.zephyrproject.org/latest/boards/index.html
79 .. _Zephyr Documentation: http://docs.zephyrproject.org
80 .. _Introduction to Zephyr: http://docs.zephyrproject.org/latest/introduction/index.html
81 .. _Getting Started Guide: http://docs.zephyrproject.org/latest/getting_started/index.html
82 .. _Contribution Guide: http://docs.zephyrproject.org/latest/contribute/index.html
86 .. _Sample and Demo Code Examples: http://docs.zephyrproject.org/latest/samples/index.html
87 .. _Security: http://docs.zephyrproject.org/latest/security/index.html
/Zephyr-Core-2.7.6/doc/contribute/media/
Dext-src-flowchart.svg2 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="781px"…
/Zephyr-Core-2.7.6/boards/arm/msp_exp432p401r_launchxl/doc/
Dindex.rst107 http://www.ti.com/product/msp432p401r
110 http://www.ti.com/tool/SIMPLELINK-MSP432-SDK
113 http://www.ti.com/lit/ug/slau597c/slau597c.pdf
116 http://www.ti.com/lit/ug/slau356f/slau356f.pdf
119 http://processors.wiki.ti.com/index.php/UniFlash_v4_Quick_Guide#Command_Line_Interface
122 http://www.ti.com/tool/ccstudio
125 http://processors.wiki.ti.com/index.php/Debug_Handbook_for_CCS#Cortex_M3.2FM4.2FTiva.2FMSP432
128 http://www.ti.com/lit/ug/slau688b/slau688b.pdf
/Zephyr-Core-2.7.6/doc/reference/power_management/
Dcentral_method.svg2 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3http://www.w3.org/2000/svg" style="background-color: rgb(255, 255, 255);" xmlns:xlink="http://www.…
/Zephyr-Core-2.7.6/tests/net/lib/http_header_fields/
Dtestcase.yaml2 tags: http net
5 net.http:
/Zephyr-Core-2.7.6/subsys/net/lib/websocket/
Dwebsocket_internal.h35 /** This is used during HTTP handshake to verify that the
49 /* The socket number is valid only after HTTP handshake is done
53 /** HTTP parser settings for the application usage */
62 /** Temporary buffers used for HTTP handshakes and Websocket protocol
101 /** Did we receive all from peer during HTTP handshake */

12345678910>>...20