Federating uses POST requests, which don't work for redirects (unless used with 307/308, but almost nobody uses these), so this was basically broken anyway. The idea behind this was to follow http -> https redirects, but as all pods nowadays have https already anyway, and webfinger already enforces https, there is no need to follow redirects anymore. |
||
|---|---|---|
| .. | ||
| discovery | ||
| entities | ||
| federation | ||
| parsers | ||
| salmon | ||
| validators | ||
| callbacks_spec.rb | ||
| entity_spec.rb | ||
| http_client_spec.rb | ||
| properties_dsl_spec.rb | ||
| schemas_spec.rb | ||