Skip to content
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

Improve JavaDocs regarding handling of directories #316

Merged
merged 1 commit into from
Jan 16, 2020
Merged

Improve JavaDocs regarding handling of directories #316

merged 1 commit into from
Jan 16, 2020

Conversation

8ware
Copy link
Contributor

@8ware 8ware commented Jan 16, 2020

Some operations require the source URL to contain a trailing slash when
referring to a directory, namely move, copy and delete. The put method
on the other hand requires the source URL not pointing to a directory.
In both cases a 301 Moved Permanently status might be issued otherwise
(cf. issue #189).

Some operations require the source URL to contain a trailing slash when
referring to a directory, namely move, copy and delete. The put method
on the other hand requires the source URL not pointing to a directory.
In both cases a 301 Moved Permanently status might be issued otherwise
(cf. issue #189).
@lookfirst lookfirst merged commit b8958d8 into lookfirst:master Jan 16, 2020
@lookfirst
Copy link
Owner

Sure. Thanks. =)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants