Skip to content
Success

#9 (Jun 2, 2023, 9:50:39 AM)

Started 1 yr 10 mo ago
Took 27 sec

Started by user Mike Dawson

Revision: a401cdc20bb7116dbbaac142f30c7a6464366c57
Repository: https://github.com/UstadMobile/httpoveripc.git
  • refs/remotes/origin/main
Changes
  1. Remove forward headers from this library. Can be handled by clients. (details / githubweb)
  2. Implement try/catch on AbstractHttpOverIpcServer to ensure reply with internal server error is always sent if server throws an exception. (details / githubweb)