Add `http_proxy' to context.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4546 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1998-03-06 00:47:44 +00:00
parent d7dc50aed4
commit 1bc7f829f3

View File

@@ -288,6 +288,7 @@ typedef struct krb5_context_data {
krb5_cc_ops *cc_ops;
int num_ops;
krb5_boolean ktype_is_etype;
const char *http_proxy;
} krb5_context_data;
enum {