Skip to content

Instantly share code, notes, and snippets.

@BoboTiG
Created January 20, 2021 15:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BoboTiG/4968f1f36d30098f072f5fbe53eb7458 to your computer and use it in GitHub Desktop.
Save BoboTiG/4968f1f36d30098f072f5fbe53eb7458 to your computer and use it in GitHub Desktop.
Medium - The Mystery of the Endless HTTPS Call
2020-11-04 11:52:42 1321 123145487716352 DEBUG nuxeo.client Response from 'https://<HOST>/nuxeo/api/v1/upload/<BATCH_ID>/0/execute/FileManager.Import' [200]
2020-11-04 11:52:42 1321 123145487716352 DEBUG nuxeo.client Calling DELETE 'https://<HOST>/nuxeo/api/v1/upload/<BATCH_ID>/0'
2020-11-04 11:52:43 1321 123145487716352 DEBUG nuxeo.client Response from 'https://<HOST>/nuxeo/api/v1/upload/<BATCH_ID>/0' [204]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment