nodemcu-firmware/docs/en/modules
tomsci 73b13e4197 Add ESP32 http module (#2540)
* ESP32: Added http module

* add asynchronous flavor for context:request()

(cherry picked from commit e65b90cc8fc5296f7fe6cae1978835e06a9f44bb)

* http: More asynchronous support, more options

* Fix docs typo

* Code review comments from @devsaurus

Fixes some cleanup issues with asynchronous mode

* Added http.md to mkdocs.yml

* Align connection:close() to template
2018-11-08 20:24:18 +01:00
..
adc.md ADC extension for ESP32 (#1927) 2017-04-24 21:36:01 +02:00
bit.md Imported 'bit' module from dev branch. 2016-11-17 21:56:51 +11:00
bthci.md Simple BlueTooth module for BT LE advertisements. 2016-09-29 17:02:40 +10:00
can.md ESP32: CAN module (#1958) 2017-05-07 09:35:17 +02:00
dac.md doc fixes 2018-10-14 18:13:00 +02:00
dht.md fix gpio doc, refer to gpio overview from module docs 2017-05-13 11:53:01 +02:00
encoder.md add encoder doc 2018-10-07 16:08:45 +02:00
file.md Add object-based file API to dev-esp32 branch (#2524) 2018-10-29 07:09:41 +01:00
gpio.md fix gpio doc, refer to gpio overview from module docs 2017-05-13 11:53:01 +02:00
http.md Add ESP32 http module (#2540) 2018-11-08 20:24:18 +01:00
i2c.md fix gpio doc, refer to gpio overview from module docs 2017-05-13 11:53:01 +02:00
i2s.md add i2s.mute() 2018-11-02 22:31:49 +01:00
ledc.md ESP32: Ledc driver module (#2027) 2017-08-11 19:11:12 +02:00
mqtt.md clarify unsupported transport modes 2018-10-08 21:29:24 +02:00
net.md Add net module docs (#2053) 2017-07-25 22:23:34 +02:00
node.md Added node.chipid() based on esptool's formula. 2017-03-02 22:29:40 +11:00
ow.md fix gpio doc, refer to gpio overview from module docs 2017-05-13 11:53:01 +02:00
sdmmc.md Add sdmmc module and enable fatfs. 2017-04-30 22:49:54 +02:00
sigma-delta.md fix gpio doc, refer to gpio overview from module docs 2017-05-13 11:53:01 +02:00
spi.md fixes and optional arguments clarification 2017-09-02 11:47:13 +02:00
struct.md Imported 'struct' module from dev branch. 2016-11-17 21:48:31 +11:00
tmr.md fix danglink link in tmr.md 2018-10-07 16:17:38 +02:00
u8g2.md update u8g2 to v2.23.18 2018-10-07 15:04:03 +02:00
uart.md ESP32: uart 1/2 supports (#1982) 2017-06-13 18:33:32 +02:00
ucg.md Add ucg module. 2018-10-07 16:31:28 +02:00
wifi.md Added functions wifi.sta.getmac() and wifi.ap.getmac() 2017-06-30 23:55:43 +02:00
ws2812.md Formatting fix ws2812 doc 2017-05-13 11:55:55 +02:00