Add ServerFeaturesCache to temp. store server information

Authored by lnj on Mar 21 2020, 7:35 PM.

Description

Add ServerFeaturesCache to temp. store server information

We will need to add more properties for supported features of the server
in the future. This thread-safe class can be used to not mess up the
Kaidan main class with it.

Currently it only stores whether HTTP File Upload is supported by the
server.

Details

Committed
lnjMar 21 2020, 11:20 PM
Parents
R1041:0be730630196: UploadManager: Use static instance getter for Kaidan
Branches
Unknown
Tags
Unknown