mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-23 05:29:26 +00:00
Some documentation added for KeePassHttp stuff
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
|
||||
#import "HTTPConnection.h"
|
||||
|
||||
/**
|
||||
* Default Connection to handle the KeepassHttp POST requests. The Connection doesn't do anything,
|
||||
* besides using the MPRequestHandlerService to handle any request from KeePassHttp and send's back the replies
|
||||
*/
|
||||
@interface MPConnection : HTTPConnection
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user