Skip to content

Commit ea19551

Browse files
Update pds-migrator.md
1 parent 5e7ed2c commit ea19551

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pds-migrator.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ Creating an app that makes moving data easy is our first step.
1010
When your data is in a SOLID POD and you are using five different social networks, three email clients, maybe hundreds of apps, moving your storage backend is a PITA when you need to change it at all those suppliers. We want to change this.
1111
Redirecting: http status codes (B, C)
1212
When PODs are migrated, it would be great if apps would still be able to reach the data. We would like to extend the specification. And the user should be in control.
13-
301 - Moved elsewhere permanently (key change)
14-
307 - Temporary moved, (good change, maintenance?)
15-
404 - Nothing here. (right to be forgotten? able to reuse?)
16-
410 - No longer here. (prevent abuse by keeping it occupied)
13+
- 301 - Moved elsewhere permanently (key change)
14+
- 307 - Temporary moved, (good change, maintenance?)
15+
- 404 - Nothing here. (right to be forgotten? able to reuse?)
16+
- 410 - No longer here. (prevent abuse by keeping it occupied)
1717

1818
## The storage side
1919
The server needs to honour the user wishes and provide the correct status codes to apps, depending on data moved, permanently deleted, etc.

0 commit comments

Comments
 (0)