Skip Menu |

This queue is for tickets about the JSON-RPC CPAN distribution.

Report information
The Basics
Id: 84916
Status: new
Priority: 0/
Queue: JSON-RPC

People
Owner: Nobody in particular
Requestors: haakon [...] _NOSPAM_loopback.no
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 1.03
Fixed in: (no value)



Subject: Wish: automatic cookies
You should do a: $self->ua->cookie_jar( {} ); after initializing the user agent. So that it automatically handles cookies. Some JSON-RPC providers need you to log in first, using cookie sessions.