ashb edited a comment on issue #4596: [AIRFLOW-2190] Fix TypeError when 
returning 404
URL: https://github.com/apache/airflow/pull/4596#issuecomment-472391065
 
 
   Turns out this fix was only partial - it stopped the type error, but we 
ended up returning a response of:
   
   ```
   HTTP/1.0 404 b'Not Found'
   ```
   
   Whoops! :D
   
   I'll have a fix for this shortly

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to