Deprecated: use /api/capture/http
Deprecated HTTP capture endpoint.
Kept for backwards compatibility with old smello client wheels in the wild, which only ever posted HTTP captures here. New clients should use the typed endpoints /api/capture/http, /api/capture/log, /api/capture/exception.
Request body
Response
Successful Response
Changes
Changed in 3 of the 9 revisions of this API.167
- ▲
the
responserequest property type/format changed fromobject/to/request-property-type-changed
- ●
removed the request property
response/bodyrequest-property-removed
- ●
removed the request property
response/body_sizerequest-property-removed
- ●
removed the request property
response/headersrequest-property-removed
- ●
removed the request property
response/status_coderequest-property-removed
- ○
added the new optional request property
errornew-optional-request-property
- ○
added the new optional request property
hierarchynew-optional-request-property
- ○
added
HttpResponseDatasubschema #2to theresponserequest propertyanyOflistrequest-property-any-of-added
- ○
the request property
responsebecame optionalrequest-property-became-optional
- ○
the
metarequest property default value{"library":"unknown","python_version":"","smello_version":""}was removedrequest-property-default-value-removed
- ▲
- ○
added the new optional request property
appnew-optional-request-property
- ○
added the new optional request property
sessionnew-optional-request-property
- ○
- ●
removed the request property
apprequest-property-removed
- ●
removed the request property
sessionrequest-property-removed
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●