Giter VIP home page Giter VIP logo

Comments (2)

mehrdadrad avatar mehrdadrad commented on July 17, 2024

I'm getting similar error once I use goroutine! looks quic lib is not thread safe

`[0909/183550:ERROR:spdy_utils.cc(158)] Parsed content length 23234 is inconsistent with previously detected content length 3643096295393927902
[0909/183550:ERROR:go_quic_spdy_client_stream.cc(82)] Failed to parse header list: { :status=200, content-type=text/html; charset=utf-8, x-frame-options=SAMEORIGIN, x-robots-tag=noarchive, last-modified=Fri, 09 Sep 2016 15:16:47 GMT, expires=Fri, 09 Sep 2016 18:35:52 GMT, date=Fri, 09 Sep 2016 18:35:47 GMT, x-content-type-options=nosniff, x-xss-protection=1; mode=block, server=GSE, accept-ranges=none, vary=Accept-Encoding, cache-control=public, max-age=5, content-length=23234, age=3, alt-svc=quic=":443"; ma=2592000; v="36,35,34,33,32", }

`

from libquic.

hodduc avatar hodduc commented on July 17, 2024

Thank you for reporting this. It's bug of goquic.
Initialize of int variables in go_quic_spdy_client_stream.cc was missing. Fixed by devsisters/goquic@d1a7710

from libquic.

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.