Summary
- Switch to using standard Forwarded header instead of non-standard "ipc-host". (details)
The file was modified | .idea/androidTestResultsUserPreferences.xml (diff) |
The file was modified | server/src/androidTest/java/com/ustadmobile/httpoveripc/server/HttpOverIpcIntegrationTest.kt (diff) |
The file was modified | build.gradle (diff) |
The file was added | core/src/main/java/com/ustadmobile/httpoveripc/core/forwardheaders/ForwardHeaderSection.kt |
The file was added | core/src/androidTest/java/com/ustadmobile/httpoveripc/core/forwardheaders/ForwardHeaderTest.kt |
The file was modified | client/src/main/java/com/ustadmobile/httpoveripc/client/HttpOverIpcProxy.kt (diff) |