postmanlabs / postman-chrome-interceptor

Helper extension for the Postman packaged app. Also helps send restricted headers.
Apache License 2.0
215 stars 75 forks source link

Flash support? #43

Closed trex005 closed 7 years ago

trex005 commented 8 years ago

I'm not sure if it is technically an XHR, but chrome's network tab intercepts communications flash makes. Could interceptor also intercept these as well?

kokole commented 7 years ago

Any updates?

MystK commented 7 years ago

I'm also running into this. Any news?

numaanashraf commented 7 years ago

@trex005 @kokole @MystK Do you mean requests made via action script?

kokole commented 7 years ago

Yes.

numaanashraf commented 7 years ago

@kokole I'm afraid we cannot support this at the moment as Chrome doesn't give us programmatic access to the network layer of Flash runtimes. And given how Chrome is deprecating Flash slowly over the last couple of releases, we don't think Chrome would be adding support for this in the near future either.