Skip to content

Conversation

deive
Copy link
Contributor

@deive deive commented Sep 4, 2020

Simple example update to pass the method as a parameter to getDigestAuth(), so it is more easily used for POST.

Simple example update to pass the method as a parameter to getDigestAuth(), so it is more easily used for POST.
@deive deive changed the title Update DigestAuthorization.ino Update DigestAuthorization.ino (Simple example update) Sep 4, 2020
deive and others added 2 commits September 4, 2020 16:02
Add setting the ransom seed to RANDOM_REG32 in setup() for better getCNonce() values.
@earlephilhower earlephilhower merged commit bfecdb0 into esp8266:master Sep 4, 2020
davisonja added a commit to davisonja/Arduino that referenced this pull request Sep 10, 2020
* master: (299 commits) Fix error message typo (esp8266#7581) Update certs-from-mozilla.py (esp8266#7578) Update DigestAuthorization.ino (Simple example update) (esp8266#7579) Fix gzip+signed OTA error (esp8266#7577) Properly replace toolchain in PlatformIO CI script (esp8266#7580) Update certs-from-mozilla.py (esp8266#7573) Fixup weird combination of oneline/multi line comments (esp8266#7566) Reduce codesize of setOutputPower (esp8266#7572) Fix typos in tests Force gcc inlining, use same style for getCycleCount as for getCpuFreqMHz. Even more concise #if form. Inline, fewer LOC, remove redundant definition in cpp. Netump Initial commit (esp8266#7527) Delete owner field (esp8266#7563) Avoid float-double-conversion (esp8266#7559) Use direct member initialization instead of ctr initialisation (esp8266#7556) Add CI test for eboot build (esp8266#7546) getCpuFreqMHz(): fix when F_CPU is not defined (esp8266#7554) emulation-on-host makefile update, allowing to pass more options (esp8266#7552) add sdk options to "generic esp8285 module" (esp8266#7550) ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment