Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: LWP::UserAgent Client-Warning 500 against HTTP standards? -- LWP::UserAgent issue 508

by Discipulus (Canon)
on Oct 14, 2022 at 07:57 UTC ( [id://11147422]=note: print w/replies, xml ) Need Help??


in reply to LWP::UserAgent Client-Warning 500 against HTTP standards?

just to stay tuned.. since I was pointed to the open issue 508 by Anonymous Monk I have thrown there my idea and it was well received.

L*

There are no rules, there are no thumbs..
Reinvent the wheel, then learn The Wheel; may be one day you reinvent one of THE WHEELS.
  • Comment on Re: LWP::UserAgent Client-Warning 500 against HTTP standards? -- LWP::UserAgent issue 508
  • Select or Download Code

Replies are listed 'Best First'.
Re^2: LWP::UserAgent Client-Warning 500 against HTTP standards? -- LWP::UserAgent issue 508
by Anonymous Monk on Oct 14, 2022 at 11:57 UTC
    Mechanism already exists
    sub not500 { my($response, $ua, $handler) = @_; ... } $ua->add_handler("response_done", \&not500 );

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (4)
As of 2024-04-19 03:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found