-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
Webdav #46
Closed
Closed
Webdav #46
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add gco/gcode as text for mime type
Add code base for webdav module with methods / set header function
Add some string functions to extract path / filename / dirname Add missing #if def for WEBDAV_LOCK
Add support for code 201 Created
…unction name Add support for code 204 no content for DELETE method success
Update ESP800 to support time input / report
Dispatch time async when start ntp client
Add header Destination check for MKCOL as potential replacement of uri
Update doc - WIP
Add webdav.html tool to test response
Remove debug in propfind
Put back the namespace as seems mandatory for windows, put back creationtime and display name also just in case
Change webdav namespace esp: to esp3d: ^_^
More sanity check for the files operations
Update documentation Add some debug
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.