BigW Consortium Gitlab

  1. 03 Mar, 2017 1 commit
  2. 13 Feb, 2017 1 commit
  3. 09 Aug, 2016 1 commit
  4. 15 Apr, 2016 1 commit
  5. 19 Feb, 2016 1 commit
  6. 04 Aug, 2015 1 commit
  7. 20 Mar, 2014 1 commit
    • Fix `/:username.keys` response content type · fefab474
      Dmitry Medvinsky authored
      Currently this method responds with `text/html`. It is kind of unusable
      if you open it in a browser. The browser thinks it is HTML and renders
      it as HTML, meaning new lines are dropped. So it's very hard to
      distinguish where the key starts and where it ends.
      
      This commit changes the content type header to `text/plain`.
  8. 11 Feb, 2014 1 commit