-
-
Notifications
You must be signed in to change notification settings - Fork 777
Closed
Labels
Milestone
Description
Tilde encoding introduced in #1657 means that database files with spaces in the name - e.g. the Apple Mail Envelope Index
database - end up with URLs like this:
http://127.0.0.1:8001/Envelope~20Index
I think this would be prettier:
http://127.0.0.1:9933/Envelope+Index