Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: "Unexpected end of stream while looking for line"

by Anonymous Monk
on Nov 05, 2024 at 18:35 UTC ( [id://11162579]=note: print w/replies, xml ) Need Help??


in reply to "Unexpected end of stream while looking for line"

This is a bug in HTTP::Tiny If the server uses "\n\r" for line feeds instead of the more common "\n", it will think it received two line feeds instead of one and throw this error.
  • Comment on Re: "Unexpected end of stream while looking for line"

Replies are listed 'Best First'.
Re^2: "Unexpected end of stream while looking for line"
by ysth (Canon) on Nov 05, 2024 at 19:46 UTC
    I'm guessing this was supposed to say "\r\n".
    --
    A math joke: r = | |csc(θ)|+|sec(θ)| |-| |csc(θ)|-|sec(θ)| |

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11162579]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (6)
As of 2025-01-24 15:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which URL do you most often use to access this site?












    Results (68 votes). Check out past polls.