WSULib / ouroboros

:snake: Ouroboros: python middleware for WSU digital collections infrastructure
3 stars 1 forks source link

Content-Type header overwritten #39

Closed colehudson closed 7 years ago

colehudson commented 7 years ago

It looks like the Content-Type header is overwritten when an outside request through the reverse proxy. Not sure if it's the fault of Apache or Twisted. Maybe a better place for this issue would be in /fedora-stack. Will investigate.

ghukill commented 7 years ago

Nice find. This seems appropriate as any, with changes potentially in other areas.

colehudson commented 7 years ago

Closed. Not an ouroboros issue as was previously suspected. The Guzzle client in the front-end is to blame. See https://github.com/WSULib/digitalcollections/issues/21.