Skip to content

2019.1

Compare
Choose a tag to compare
@dmolesUC dmolesUC released this 26 Apr 22:54
1a48594
  1. Adds error checking and tests to make sure we don't construct or allow URLs with spaces (doesn't stop the RLB from returning them in Location: headers, just ensures that if we do see any they're not coming from the UI itself)

  2. Makes POST requests follow 307/308 redirects (see lib/http_mixin.rb)