summaryrefslogtreecommitdiff
path: root/libsoup/auth/soup-auth-digest.h
blob: f434f6e427098ee79817c9f6cd0c47060e1ca7fb (plain)
1
2
3
4
5
6
7
8
9
10
11
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
 * Copyright (C) 2000-2003, Ximian, Inc.
 */

#pragma once

#include "soup-auth.h"

SOUP_AVAILABLE_IN_2_4
G_DECLARE_FINAL_TYPE (SoupAuthDigest, soup_auth_digest, SOUP, AUTH_DIGEST, SoupAuth)