| Summary: | Path /lobster by the Rack app generated by the cartridge yields incorrect content type | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Hiro Asari <hasari> |
| Component: | Containers | Assignee: | Michal Fojtik <mfojtik> |
| Status: | CLOSED NOTABUG | QA Contact: | libra bugs <libra-bugs> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 2.x | CC: | jkeck, mfojtik |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-10-03 20:33:55 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Hiro Asari
2013-09-10 20:00:27 UTC
Not sure where the content type is coming. https://github.com/rack/rack/blob/1.5.2/lib/rack/lobster.rb#L29 I'm not able to reproduce this on the latest devenv: ~ → curl -I http://rack-mfojtik.dev.rhcloud.com/lobster | grep 'Content-Type' Content-Type: text/html; charset=UTF-8 I can't reproduce this, either. |