Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Size and anatomy of an HTTP response

by Anonymous Monk
on Dec 15, 2010 at 11:43 UTC ( [id://877246]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    
    $ perl -MHTTP::Message -e" $a = HTTP::Message->new; $a->content( chr(5
    +00) )"
    ...
    $ perl -e"print utf8::is_utf8( chr(500) )"
    1
    
  2. or download this
    $success = utf8::downgrade($string[, FAIL_OK])
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (9)
As of 2024-03-28 18:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found