• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

Debugging application with Deflate and Network Monitor enabled results in failed HTTP requests

Participant ,
Nov 18, 2014 Nov 18, 2014

Copy link to clipboard

Copied

I am using Flash Builder 4.6 and Flex SDK 4.6.

To speed things up, I have enabled deflate on the server in my htaccess config. If I access a PHP file on the server in my browser, it loads fine and "gzip" appears in the response headers.

However in Flash Builder with network monitor enabled, if I attempt to debug/play/profile my application, the first HTTP request appears in the network monitor but never completes. Eventually it times out and the application crashes.

Either disabling network monitor or deflate and trying again works absolutely fine.

Is there a way to debug my application with network monitor and DEFLATE enabled?

Views

209

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines