Toggle navigation
Home
org.apache.http.client.methods.HttpGet to org.apache.http.client.methods.HttpPost
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'undertow'}
Hierarchy/Composition: SIBLING
Primitive Info: -
NameSpace: External -> External
Mapping:
Cascading Type Change (Similar)
HttpGet
to
HttpPost
HttpGet
to
HttpPost
Rename Variable
get
to
post
get
to
post
httpGet
to
httpPost
httpGet
to
httpPost
Add or Remove Method invocation
context.getActiveUser()
to
token