CCF
Loading...
Searching...
No Matches
include
ccf
redirect.h
Go to the documentation of this file.
1
// Copyright (c) Microsoft Corporation. All rights reserved.
2
// Licensed under the Apache 2.0 License.
3
#pragma once
4
5
#include "
ccf/http_status.h
"
6
7
namespace
ccf
8
{
9
struct
RedirectDetails
10
{
11
http_status
status
;
12
};
13
}
http_status.h
ccf
Definition
app_interface.h:14
ccf::http_status
llhttp_status http_status
Definition
http_status.h:9
ccf::RedirectDetails
Definition
redirect.h:10
ccf::RedirectDetails::status
http_status status
Definition
redirect.h:11
Generated by
1.9.8