| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Community Apps Dependencies | Show |
| Lines of code | 2733 |
| Technical Name |
kw_http_request_log |
| License | LGPL-3 |
| Website | https://kitworks.systems/ |
| Versions | 14.0 15.0 16.0 17.0 18.0 19.0 |
What this module does
Stores every outbound HTTP request and its response with status code, headers, body and duration. Companion to kw_api_connector for debugging integrations.
Method and endpoint
Each entry records the request method, full URL and the connector source that issued it.
Status and duration
Response code and round-trip time are saved so slow or failing endpoints are easy to spot.
Headers and body
Both request and response headers and body are stored (truncated where needed) for later inspection.
Easy debugging
Filter by endpoint, status or date and replay the call when troubleshooting a failure.
Need help?
Questions, customisation or paid support — we’ll get back the same business day.
Please log in to comment on this module