Skip to content
Success

Changes

Summary

  1. Switch to using standard Forwarded header instead of non-standard "ipc-host". (details)
Commit 2b5ef7ae22fdd67fb6c88e0a24b052aeb858816f by Mike Dawson
Switch to using standard Forwarded header instead of non-standard "ipc-host".
The file was modified.idea/androidTestResultsUserPreferences.xml (diff)
The file was modifiedserver/src/androidTest/java/com/ustadmobile/httpoveripc/server/HttpOverIpcIntegrationTest.kt (diff)
The file was modifiedbuild.gradle (diff)
The file was addedcore/src/main/java/com/ustadmobile/httpoveripc/core/forwardheaders/ForwardHeaderSection.kt
The file was addedcore/src/androidTest/java/com/ustadmobile/httpoveripc/core/forwardheaders/ForwardHeaderTest.kt
The file was modifiedclient/src/main/java/com/ustadmobile/httpoveripc/client/HttpOverIpcProxy.kt (diff)