wkennedy / swagger4spring-web

Swagger support for Spring MVC
89 stars 46 forks source link

abnormal response header and response body are displayed #45

Open si-yao opened 10 years ago

si-yao commented 10 years ago

When I use the swagger to send a multi-part request to upload some files, response info displayed in page becomes abnormal. Response headers are messy, and no content in response body, as shown in the snapshot. I guess maybe inputstream of response info is not correctly handled by code somewhere. Sorry for some Chinese words in the snapshot; "选择文件" means "select file". If you can reproduce this problem, then this might be a common bug. capture3