Skip to content

Exception for unknown handler #15

@alan-null

Description

@alan-null

Steps to Reproduce

Invoke request using following payload:

{
  "RequestType": "test-associate2",
  "TriggerUnlock": false
}

Expected Behavior

No errors: Graceful Failure

Actual Behavior

Image

Stack trace

This exception was originally thrown at this call stack:
    [External Code]
    KeePassHttp.KeePassHttpExt.ProcessRequest(KeePassHttp.Request, System.Net.HttpListenerResponse) in KeePassHttp.cs
    KeePassHttp.KeePassHttpExt._RequestHandler(System.IAsyncResult) in KeePassHttp.cs
    KeePassHttp.KeePassHttpExt.RequestHandler(System.IAsyncResult) in KeePassHttp.cs

Specifications

KeePassHTTP Version: "2.0.0.0",

Metadata

Metadata

Assignees

Labels

🐛 bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions