When used as a commit veto, the logic in this function will cause the transaction to be committed if:
If an X-Tm header with the value commit does not exist, the transaction will be aborted, if:
Otherwise the transaction will be committed by default.
Transaction management WSGI middleware
Callback registry API helper class. Use the singleton instance repoze.tm.after_end when possible.