Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7056677
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T03:53:44+00:00 2026-05-28T03:53:44+00:00

Looking at firebug, gmail sends GET requests to get something like: while (true); &&&START&&&{Success:true,Body:{Contacts:[[,[,,\83473f5sc6b17e0\,,[[,1,\1\]\n]\n[,,,[,,[,[,,,,,,,,,,,[[,1]\n

  • 0

Looking at firebug, gmail sends GET requests to get something like:

while (true); &&&START&&&{"Success":true,"Body":{"Contacts":"[[,[,,\"83473f5sc6b17e0\",,[[,1,\"1\"]\n]\n[,,,[,,[,[,,,,,,,,,,,[[,1]\n
...
} &&&END&&&
  • What are these arrays? Are these some sort of RPC?
  • How are they consumed by the client code? More specifically, how would closure library use them?
  • What is the advantage of this approach over plain json and REST?
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T03:53:45+00:00Added an answer on May 28, 2026 at 3:53 am

    Looks like ordinary JSON, most likely a response to a RPC, but with the body encoded in some way (probably to reduce the size and therefore bandwidth usage). The while (true); bit is to avoid cross-site access to the data using a script tag pointing to the RPC endpoint – by crashing the script before it reaches the juicy private information it can prevent evil sites from using the data. Parsing instead would use JSON.parse or similar, after stripping off everything outside the start and end tags.

    This kind of compressed encoding can be helpful if you are running a huge site like gmail, and have control over the client side. REST is however very useful for third-party developers, as it’s easier to debug (and document!). The while(true) bits, however, are essential for any API that allows GET and carries sensitive data in the response.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am looking for WebGL debug and inspection tools - something like FireBug for
I was looking at the www.google.com in Firebug and noticed something odd: The Google
I'm looking for an ie8-addon that displays the http headers like firebug or httpliveheaders
I have tested my pages in Firefox & IE and looking at Firebug in
I've been using things like Firebug and YSlow, so I'm not really looking for
So I was looking at the facebook HTML with firebug, and I chanced upon
Looking to do a very small, quick 'n dirty side project. I like the
I was looking into google.com's Net activity in firebug just because I was curious
I've been looking for a solution to use Javascript to open or activate Firebug.
i'm looking at a stock/index: http://www.google.com/finance?q=google I've got firebug open, in firefox and when

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.