Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solve the problem that cookies does not take effect after login, and cookies added to Action is not delivered to gateway by the HttpClient. #729

Merged
merged 5 commits into from
May 28, 2021

Conversation

wushengyeyouya
Copy link
Contributor

What is the purpose of the change

Solve the problem that cookies does not take effect after login, and cookies added to Action is not delivered to gateway by the HttpClient.

Brief change log

Optimize AbstractHttpClient.

# Conflicts:
#	linkis-commons/linkis-httpclient/src/main/scala/com/webank/wedatasphere/linkis/httpclient/AbstractHttpClient.scala
#	linkis-commons/linkis-httpclient/src/main/scala/com/webank/wedatasphere/linkis/httpclient/GenericHttpClient.scala
#	linkis-commons/linkis-httpclient/src/main/scala/com/webank/wedatasphere/linkis/httpclient/request/PutAction.scala
#	linkis-commons/linkis-httpclient/src/main/scala/com/webank/wedatasphere/linkis/httpclient/response/HashMapHttpResult.scala
#	linkis-commons/linkis-httpclient/src/main/scala/com/webank/wedatasphere/linkis/httpclient/response/MetricResult.scala
#	linkis-commons/linkis-httpclient/src/main/scala/com/webank/wedatasphere/linkis/httpclient/response/impl/DefaultHttpResult.scala
…hitecture and extension interfaces for the Orchestrator module.
…evel architecture and extension interfaces for the Orchestrator module."

This reverts commit e03289b
Copy link
Contributor

@yangzhiyue yangzhiyue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for this pr

@yangzhiyue yangzhiyue merged commit 08ca03c into apache:dev-1.0.0 May 28, 2021
Linkis1.0.0 automation moved this from In progress to Done May 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants