Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeNA/PacketProxy
/ getHeader
Method
getHeader
src/main/java/core/packetproxy/http/Http.java:236–238 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
234
}
235
236
public
HttpHeader getHeader() {
237
return
header;
238
}
239
240
// public boolean isHTTPS() {
241
// return flag_https;
Callers
13
MetaDataTest
Method · 0.95
generateTestMetaData
Method · 0.95
onChunkReceived
Method · 0.95
getCookie
Method · 0.95
actionPerformed
Method · 0.95
decodeFromFrames
Method · 0.95
encodeToFrames
Method · 0.95
decodeFromFrames
Method · 0.95
encodeToFrames
Method · 0.95
encodeFromHttp
Method · 0.95
DataFrame
Method · 0.45
HeadersFrame
Method · 0.45
Calls
1
getAllValue
Method · 0.80
Tested by
2
MetaDataTest
Method · 0.76
generateTestMetaData
Method · 0.76