Upload one-liner

  • In response header to upload form, send out 'tramline_ok' header (no
    contents):
    response.addHeader('tramline_ok', '')
  • If that’s not sent, Tramline throws away the file
  • So, if the application raises an error (user is unauthored, etc.) file is thrown away