-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HTTP/S Server/Client documentations (examples + FW API) #256
base: development-publish
Are you sure you want to change the base?
HTTP/S Server/Client documentations (examples + FW API) #256
Conversation
Development publish
…com-documentation into development-publish
print("Request New URI: {}".format(new_uri)) | ||
print("Request Status: {}".format(status)) | ||
|
||
# The callback that handles the responses generated from the requests sent to a HTTP/S Server |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
that's the same comment as for server_callback
pass | ||
print(wlan.ifconfig()) | ||
|
||
# Initilise an HTTP Server |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Initi_A_lise
|
No description provided.