package sihl

  1. Overview
  2. Docs
val find : Request.t -> string option

find_opt req returns a the id of the request req.

Make sure that the id middleware is installed.