This calls for adding an optional callback endpoint once a user has uploaded a file on the Import page. - [x] add new configuration property - [x] implement callback - [x] call endpoint - [x] pass URL parameters Useful information should be passed to the call: - [x] body of the uploaded file - [x] mediatype - [x] filename - [x] document-id if passed to the page - [x] app/form/version - [x] ~current language~ - doesn't really make sense - [x] ~possibly: username?~ - doesn't really make sense - [x] ~optionally: forward some headers, including `Cookie`~ - done with `oxf.http.forward-cookies`/`oxf.http.forward-headers` [+1 from customer](https://3.basecamp.com/3600924/buckets/5085006/messages/8459167251#__recording_8504812300)
This calls for adding an optional callback endpoint once a user has uploaded a file on the Import page.
Useful information should be passed to the call:
current languagepossibly: username?optionally: forward some headers, includingCookieoxf.http.forward-cookies/oxf.http.forward-headers+1 from customer