Back to Falcon

2580.Newandimproved

docs/_newsfragments/2580.newandimproved.rst

4.2.0278 B
Original Source

A new request property, :attr:req.last_event_id <falcon.Request.last_event_id>, was added to provide convenient access to the Last-Event-ID header. This header is commonly sent by clients when reconnecting to a :attr:Server-Sent Events <falcon.asgi.Response.sse> stream.