Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

URL template match by extension #751

Merged
merged 2 commits into from
Nov 15, 2020

Conversation

BbIKTOP
Copy link
Contributor

@BbIKTOP BbIKTOP commented Apr 16, 2020

Fixes #745

Changes to be committed:
modified:   src/WebHandlerImpl.h
@me-no-dev me-no-dev merged commit f6fff3f into me-no-dev:master Nov 15, 2020
rtrbt pushed a commit to Tinkerforge/ESPAsyncWebServer that referenced this pull request Jun 9, 2021
Changes to be committed:
modified:   src/WebHandlerImpl.h
DmytroKorniienko pushed a commit to DmytroKorniienko/ESPAsyncWebServer that referenced this pull request Oct 1, 2021
Changes to be committed:
modified:   src/WebHandlerImpl.h
flofricke added a commit to flofricke/ESPAsyncWebServer that referenced this pull request Dec 27, 2021
* Fix authentication for callback web handlers

* URL template match by extension (me-no-dev#751)

Changes to be committed:
modified:   src/WebHandlerImpl.h

* Redefine DYNAMIC_JSON_DOCUMENT_SIZE if not defined (me-no-dev#922)

* Fix build when using latest arduino-esp32 master due to IDF update (me-no-dev#999)

* Fix build when using latest arduino-esp32 master due to IDF update
espressif/arduino-esp32@a618fc1

* Fix build when using WebSockets

* Stop PIO CI

Co-authored-by: Me No Dev <[email protected]>
Co-authored-by: Viktr <[email protected]>
Co-authored-by: Pablo Clemente Maseda <[email protected]>
Co-authored-by: JDavid <[email protected]>
DanielKnoop pushed a commit to DanielKnoop/ESPAsyncWebServer that referenced this pull request Jun 17, 2022
Changes to be committed:
modified:   src/WebHandlerImpl.h
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add URL templates match by extension
2 participants