You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to JSONRPClib (Python)
Hi Guys,
I need to be able to add a custom header to some of my requests. also
I've found the dejw patch that do this, but unfortunately I rely on
python 2.4.3. It seems need python 2.5+. I'll appreciate to know a
workaround for this !
BEST,
-- afshin
afshin
unread,
Oct 16, 2011, 8:20:54 AM10/16/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to JSONRPClib (Python)
I could manage that by removing contextlib package and modifying
_additional_headers function.