Skip to content
#

http-requests

Here are 672 public repositories matching this topic...

hazbo
hazbo commented Jul 8, 2018

In the current README, so far I've gone over the very basics. Not all features have been covered, and there is little talk about httpu packages. Maybe some wiki pages, and some more details on the README would be helpful. Also a much better example video / gif is needed, the one I made is pretty bad.

enhancement help wanted good first issue
srtvprateek
srtvprateek commented Feb 12, 2022

┬───
│ GC Root: Input or output parameters in native code

├─ android.os.MessageQueue instance
│ Leaking: NO (MessageQueue#mQuitting is false)
│ HandlerThread: "main"
│ ↓ MessageQueue.mMessages
│ ~~~~~~~~~
├─ android.os.Message instance
│ Leaking: UNKNOWN
│ Retaining 702.5 kB in 11971 objects
│ Message.what

help wanted good first issue network-plugin

This is simple yet complete WebServer library for AVR, Portenta_H7, Teensy, SAM DUE, SAMD21/SAMD51, nRF52, STM32, RP2040-based, etc. boards running Ethernet shields. The functions are similar and compatible to ESP8266/ESP32 WebServer libraries to make life much easier to port sketches from ESP8266/ESP32. Coexisting now with `ESP32 WebServer` and `ESP8266 ESP8266WebServer` libraries. Ethernet_Generic library is used as default for W5x00.

  • Updated Apr 9, 2022
  • C++

Improve this page

Add a description, image, and links to the http-requests topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the http-requests topic, visit your repo's landing page and select "manage topics."

Learn more