Mobile app version of vmapp.org
Login or Join
Connie744

: What are these headers and values: HTTP_X_FB_HTTP_ENGINE = Liger, HTTP_X_PURPOSE = preview and HTTP_X_REQUESTED_WITH = com.facebook.katana? I'm trying to debug an issue in my website, and i see

@Connie744

Posted in: #Http #HttpHeaders #WebDevelopment

I'm trying to debug an issue in my website, and i see these headers in my page view log:

[HTTP_X_FB_HTTP_ENGINE] => Liger
[HTTP_X_PURPOSE] => preview
[HTTP_X_REQUESTED_WITH] => com.facebook.katana

They are sent by visits using Facebook's in-app browser. HTTP_X_FB_HTTP_ENGINE=Liger sometimes comes together with HTTP_X_PURPOSE=preview.

What are these headers and these specific values? How they affect a request?

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Connie744

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme