Searched defs:lastEventId (Results 1 – 2 of 2) sorted by relevance
53 std::string lastEventId(req.getHeaderValue("Last-Event-Id")); in createSubscription() local
463 std::string_view lastEventId) in addSSESubscription()