MCPcopy Create free account
hub / github.com/OCA/server-tools / current_http_request

Method current_http_request

auditlog/models/http_request.py:38–68  ·  view source on GitHub ↗

Create a log corresponding to the current HTTP request, and returns its ID. This method can be called several times during the HTTP query/response cycle, it will only log the request on the first call. If no HTTP request is available, returns `False`.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

create_logsMethod · 0.80

Calls 2

current_http_sessionMethod · 0.80
createMethod · 0.45

Tested by

no test coverage detected