-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Michiel de Jong
committed
Nov 30, 2015
1 parent
739ddb8
commit 04d91a8
Showing
3 changed files
with
25 additions
and
22 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,6 +10,8 @@ | |
## Breaking for servers: | ||
* Apart from GET requests, HEAD requests are also allowed without Authorization | ||
request header on public folders. | ||
* Servers that support range requests should now announce this not only through | ||
WebFinger, but also through the HTTP 'Accept-Ranges' header. | ||
|
||
## Breaking for clients: | ||
* Apart from acct:me@mydomain.com ('[email protected]' in UI), http://mydomain.com/ | ||
|
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
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