main ← xfalcox:fix-crawler-hooks-direct-uploads
merged 01:53PM - 08 May 26 UTC
Previously, direct upload requests with crawler localization parameters could st…ill be parsed as HTML when the response carried crawler HTML headers, raising Nokogiri document depth errors.
This change skips localization rewriting for non-localizable request paths before parsing the response, including relative URL root installs.