mirror of
https://github.com/ipxe/ipxe
synced 2025-12-26 09:32:33 +03:00
[peerdist] Add support for PeerDist (aka BranchCache) HTTP content encoding
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -75,6 +75,7 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
|
||||
*/
|
||||
#define HTTP_AUTH_BASIC /* Basic authentication */
|
||||
#define HTTP_AUTH_DIGEST /* Digest authentication */
|
||||
//#define HTTP_ENC_PEERDIST /* PeerDist content encoding */
|
||||
|
||||
/*
|
||||
* 802.11 cryptosystems and handshaking protocols
|
||||
|
||||
Reference in New Issue
Block a user