Giter Club home page Giter Club logo

Comments (6)

apocas avatar apocas commented on May 25, 2024

Humm interesting.

Will check this out, I remember a few versions ago Content-Length was needed.
Without it we had problems like this.

Will run our test suite against this change and see what happens :)

from docker-modem.

apocas avatar apocas commented on May 25, 2024

Just published v0.1.8 that should fix this, could you please test against your use cases? :)

c5baf07

from docker-modem.

josiasmontag avatar josiasmontag commented on May 25, 2024

Thanks for trying to fix it, but the problem is still there :/ (docker-modem 0.1.9)
Error: HTTP code is 500 which indicates error: server error - unexpected EOF

from docker-modem.

apocas avatar apocas commented on May 25, 2024

Humm... bytelength defaults to UTF8.
https://github.com/apocas/docker-modem/blob/master/lib/modem.js#L71
http://nodejs.org/api/buffer.html#buffer_class_method_buffer_bytelength_string_encoding

Nevertheless we were counting the characters and not counting the string's bytes, which was an issue by itself.

webdriverio/webdriverio#45

Will look into this :)

from docker-modem.

apocas avatar apocas commented on May 25, 2024

I'm trying your example and can't reproduce it anymore. (modem v0.1.11)

Think this might have solved it, #14

Could you please give some feedback?

from docker-modem.

josiasmontag avatar josiasmontag commented on May 25, 2024

I can confirm that the problem is solved now. (docker-modem 0.1.11, docker 0.8.0)

Thanks!

from docker-modem.

Related Issues (20)

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.