Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix aynsc servlet #63

Merged
merged 13 commits into from
Aug 31, 2018
Merged

Fix aynsc servlet #63

merged 13 commits into from
Aug 31, 2018

Conversation

guanchao-yang
Copy link
Member

Motivation:

Fix aynsc servlet error like

llegalStateException: getOutputStream() has already been called for this response

Modification:

Change the usage of the HttpServletResponse and avoid double call the getOutputStream method

Result:

Fixes #62

@guanchao-yang guanchao-yang added bug Something isn't working enhancement New feature or request labels Aug 31, 2018
@coveralls
Copy link

coveralls commented Aug 31, 2018

Pull Request Test Coverage Report for Build 149

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 49.301%

Totals Coverage Status
Change from base Build 124: 0.0%
Covered Lines: 1657
Relevant Lines: 3361

💛 - Coveralls

@glmapper glmapper merged commit b9ef652 into v2.1.X Aug 31, 2018
@guanchao-yang guanchao-yang deleted the fix_aynsc_servlet branch August 31, 2018 10:46
ujjboy pushed a commit that referenced this pull request Sep 11, 2018
(cherry picked from commit b9ef652)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants