[cups.development] http_t in cups 1.3

BJörn Lindqvist bjourne at gmail.com
Mon Oct 30 04:44:39 PST 2006


(please CC replies to me, I'm not subscribed to list)

Hello, I hope this is the right forum to ask this question. In cups
1.3, the http_t seems to have become opaque so you can't directly
access its fields. So I wonder how do you write the common idiom:

httpSetField(request->http, HTTP_FIELD_AUTHORIZATION,
request->http->authstring);

which works in 1.2 in 1.3? In 1.3 the authstring attribute isn't
directly accessible.

-- 
mvh Björn





More information about the cups mailing list