0% found this document useful (0 votes)
3K views1 page

Movistar Payload Configuration Guide

The document contains instructions for connecting to Snapchat and Movistar Play sites. For Snapchat, it provides an HTTP GET request to connect to their homepage. For Movistar Play, it lists an HTTP GET request along with additional header fields like host, user agent and connection to access their Waze site.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3K views1 page

Movistar Payload Configuration Guide

The document contains instructions for connecting to Snapchat and Movistar Play sites. For Snapchat, it provides an HTTP GET request to connect to their homepage. For Movistar Play, it lists an HTTP GET request along with additional header fields like host, user agent and connection to access their Waze site.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

## PAYLOAD DE MOVISTAR #

SNAPCHAT

GET [Link] HTTP/1.1[crlf]Host: [Link][crlf][crlf]


[delay_split]CONNECT [host_port]@[Link] [protocol][crlf][crlf]

MOVISTAPLAY

GET [Link] HTTP/1.1[crlf]Host:


[Link][crlf]X-Online-Host: [Link][crlf]X-
Forward-Host: [Link][crlf]Connection: Keep-Alive[crlf]User-Agent:
[ua][crlf][crlf]

## PAYLOAD DE MOVISTAR # 
SNAPCHAT
GET http://www.snapchat.com/ HTTP/1.1[crlf]Host: www.snapchat.com[crlf][crlf]
[delay_split

You might also like