You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not clear on the problem. Is there a set of test vectors for input vs output urls?
The quick answer is probably that there is nothing special enabled. We tried to keep the w3id.org apache config simple. The idea being to just keep the service mainly as a stable namespace that redirects elsewhere. There's nothing stopping people from redirecting to another service to do more complex processing.
That being said, maybe you can use the N flag (with iteration limit option) to do some recursive processing?
For complex rewrites that are string specific, simple regex can be cumbersome, see this thread here:
w3c-ccg/did-method-web#25 (comment)
Are there any features of w3id.org that we should be aware of that might be able to support recursive / string replacement in redirects better?
The text was updated successfully, but these errors were encountered: