You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently service grid uses some extension headers in messages from/to client and composite service engine. And they have name starts with "X-LanguageGrid" or "X-Langrid".
We should modify that to "X-ServiceGrid-???".
We have to support both headers in at least one year.
Modifications are needed in both client and server side.
Currently service grid uses some extension headers in messages from/to client and composite service engine. And they have name starts with "X-LanguageGrid" or "X-Langrid".
We should modify that to "X-ServiceGrid-???".
We have to support both headers in at least one year.
Modifications are needed in both client and server side.
Followings are current header definitions.
langrid/jp.go.nict.langrid.commons/src/main/java/jp/go/nict/langrid/commons/ws/LangridConstants.java
Line 75 in bc81a27
X-LanguageGrid-ServiceName
X-LanguageGrid-ServiceCopyright
X-LanguageGrid-ServiceLicense
X-LanguageGrid-FromAddress
X-LanguageGrid-CoreNodeUrl
X-LanguageGrid-CallNest
X-Langrid-TypeOfUse
X-Langrid-TypeOfAppProvision
X-Langrid-FederatedCall-SourceGridId
X-Langrid-FederatedCall-CallerUser
X-Langrid-FederatedCall-FederationResponse
X-Langrid-Protocol
X-Langrid-Streaming
X-Langrid-Service-
The text was updated successfully, but these errors were encountered: