feat(dlcm-backend): add support for OPTIONS
add support for OPTIONS http request to avoid CORS error with Angular FrontEnd when running the app in the same domain as backend.
add support for OPTIONS http request to avoid CORS error with Angular FrontEnd when running the app in the same domain as backend.