REORG
This commit is contained in:
parent
8d68ee380a
commit
45514010f2
3505 changed files with 154 additions and 523 deletions
|
|
@ -1,11 +0,0 @@
|
|||
"use strict";
|
||||
// Licensed to the .NET Foundation under one or more agreements.
|
||||
// The .NET Foundation licenses this file to you under the MIT license.
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
exports.HeaderNames = void 0;
|
||||
class HeaderNames {
|
||||
}
|
||||
exports.HeaderNames = HeaderNames;
|
||||
HeaderNames.Authorization = "Authorization";
|
||||
HeaderNames.Cookie = "Cookie";
|
||||
//# sourceMappingURL=HeaderNames.js.map
|
||||
Loading…
Add table
Add a link
Reference in a new issue