Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A full HTTP/1.1 implementation library for Arduino. Powerful and easy to use. Server, Client and Parser functionality

License

NotificationsYou must be signed in to change notification settings

qub1750ul/Arduino_HTTP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License badge

Arduino Library specification badgeArduino IDE compatibility badge

Keep a Changelog badgeSemantic Versioning badgeGit Flow badge

Description

A full HTTP/1.1 implementation library for Arduino.
Powerful and easy to use.

Features

  • HTTP\1.1 Server ( Either Standard conformant or Custom )
  • HTTP\1.1 Client
  • HTTP\1.1 Parser ( Auto-Adaptive )
  • Fully Object Oriented
  • Transport agnostic
  • Conformant to IETF RFC 7230, 7231, 7232, 7233, 6234, 7235
  • Easy to use : minimal setup for the server requires only 4 rows of code

Checkout the wiki for more information

DEVELOPER NOTICE :

  1. Currently this is a functional implementation of HTTP.
    It's my intention to complete it as stated above, but when this will happenis undefined.

  2. Currently i'm too lazy / busy to write a proper documentation page.
    However the source code is very well documented in doxygen style, so if you'researching for documentation your current options are either to directly look for comments in the source or try using doxygen.
    The choice is yours.

About the author & license info

Creative Commons License
The Arduino_HTTP LibrarybyGiuseppe Masinois licensed under aCreative Commons Attribution-ShareAlike 4.0 International License

If you need permissions that are beyond the scope of this license, you can ask me through this contacts,in order of preference:

The license text can be found in the LICENSE.md file

About

A full HTTP/1.1 implementation library for Arduino. Powerful and easy to use. Server, Client and Parser functionality

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp