Pudu programming language
Menu
API reference

Std.App.Idempotency.fingerprintOf

1 declaration

fn

fingerprintOf: &Std.Http.Server.Route.Request -> Str

A hash of the method, path, and body: the same key reused for a different request has a different fingerprint.

Back to Std.App.IdempotencySearch related declarations