TXDataHttpHandler usage

Hi
I'm looking for a way in documentation to use TXDataHttpHandler to set Status in response as notified in "what's new in v5.4"
How to use it please ?

Thanks
Sylvain

You can use it this way:

  TXDataOperationContext.Current.Handler.SetStatusCode(403);