Unknown Response Content-Type - null.
Describe the bug/problem I made simple request right after building apidash just to test it out aaaaaand i got "Unknown Response Content-Type - null. " which might be caused because of the very simple http server i was asking, not setting content-type. curl command itself executes without issue so its purely apidash issue.
Steps to Reproduce the bug/problem Probably just send request to server that won't return content type
Expected behavior it should display response, in my case json, like its nothing.
Device Info (The device where you encountered this issue):
- OS: opensuse Tumbleweed but i don't think it matters
- Version: master at the time of writing 806a72de4b35155c44b7db0955c0d92db1daccda
- Browser (only if you encountered the issue while running the web app): nope
Hi @Michal-Szczepaniak Can you do flutter clean and build it again .. It should get resolved.
Still same issue :/
Can you click on Headers and share the screenshot as shown below
Thanks for the screenshot. The error is due to null content type. We will add a fix to handle such cases and close this issue once it is live.
ye literally what i said :D
@Michal-Szczepaniak 😂