Git Product home page Git Product logo

Comments (2)

hypernova1 avatar hypernova1 commented on June 12, 2024

response body를 header print 보다 먼저 write하던 것을 header print 이후에 수행하도록 수정했으나 증상은 고쳐지지 않음.

from sambastian.

hypernova1 avatar hypernova1 commented on June 12, 2024

http body를 BufferedReader의 readline 함수로 한 줄씩 읽는 과정에서 끝의 개행문자 (\r\n)을 읽지 못하여 blocking이 발생.
while 문 조건에 br.ready() 추가하여 해결

https://stackoverflow.com/questions/15521352/bufferedreader-readline-blocks

from sambastian.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.