Skip to content

Instantly share code, notes, and snippets.

@sh1ma
Created May 23, 2019 06:48
Show Gist options
  • Save sh1ma/04292c560645f782ad16067d7f5a8722 to your computer and use it in GitHub Desktop.
Save sh1ma/04292c560645f782ad16067d7f5a8722 to your computer and use it in GitHub Desktop.
spdyChangeHeaderMap
{
"ad_lass" = {
"X-LPV" = "x-lpv";
};
"ad_showcase" = {
"X-LPV" = "x-lpv";
};
"ad_stats" = {
"X-LPV" = "x-lpv";
};
"ad_timeline" = {
"X-LPV" = "x-lpv";
};
any = {
"X-LPV" = "x-lpv";
};
b612 = {
"User-Agent" = "user-agent";
"X-LPV" = "x-lpv";
"X-Line-Access" = "x-lt";
"X-Line-Application" = "x-la";
};
"cdn_obs" = {
"Content-Length" = "x-ocl";
"X-LPV" = "x-lpv";
};
"cdn_private" = {
"Content-Length" = "x-ocl";
"X-LPV" = "x-lpv";
};
"cdn_profile" = {
"Content-Length" = "x-ocl";
"X-LPV" = "x-lpv";
};
"cdn_shop" = {
"Content-Length" = "x-ocl";
"X-LPV" = "x-lpv";
};
"cdn_sticker" = {
"Content-Length" = "x-ocl";
"X-LPV" = "x-lpv";
};
conference = {
"X-LPV" = "x-lpv";
};
"face_play" = {
"X-LPV" = "x-lpv";
};
homeapi = {
"X-LPV" = "x-lpv";
"X-Line-ChannelToken" = "x-lct";
"X-Line-Mid" = "x-lm";
};
keep = {
"X-LPV" = "x-lpv";
};
music = {
"X-LCT" = "x-lct";
"X-LPV" = "x-lpv";
};
myactivity = {
"X-LPV" = "x-lpv";
"X-Line-ChannelToken" = "x-lct";
"X-Line-Mid" = "x-lm";
};
myhome = {
"X-LPV" = "x-lpv";
"X-Line-ChannelToken" = "x-lct";
"X-Line-Mid" = "x-lm";
};
"myhome_v2" = {
"X-LPV" = "x-lpv";
"X-Line-ChannelToken" = "x-lct";
"X-Line-Mid" = "x-lm";
};
obs = {
"Content-Length" = "x-ocl";
"X-LPV" = "x-lpv";
};
"obs_api" = {
"X-LPV" = "x-lpv";
};
pay = {
"User-Agent" = "user-agent";
"X-LPV" = "x-lpv";
"X-Line-Access" = "x-lt";
"X-Line-Application" = "x-la";
};
"pubilc_line_myhome" = {
"X-LPV" = "x-lpv";
"X-Line-ChannelToken" = "x-lct";
"X-Line-Mid" = "x-lm";
};
"public_line_cms" = {
"X-LPV" = "x-lpv";
};
scrap = {
"X-LPV" = "x-lpv";
};
search = {
"X-LPV" = "x-lpv";
};
"security_center" = {
"X-LPV" = "x-lpv";
};
square = {
"X-LPV" = "x-lpv";
"X-Line-ChannelToken" = "x-lct";
"X-Line-Mid" = "x-lm";
};
story = {
"X-LPV" = "x-lpv";
"X-Line-ChannelToken" = "x-lct";
"X-Line-Mid" = "x-lm";
};
talk = {
"User-Agent" = "user-agent";
"X-LPV" = "x-lpv";
"X-Line-Access" = "x-lt";
"X-Line-Application" = "x-la";
};
timeline = {
"X-LPV" = "x-lpv";
"X-Line-ChannelToken" = "x-lct";
"X-Line-Mid" = "x-lm";
};
tracking = {
"X-LPV" = "x-lpv";
};
translation = {
"X-LPV" = "x-lpv";
"X-Line-ChannelToken" = "x-lct";
};
"voip_log" = {
"X-LPV" = "x-lpv";
};
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment