TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

How to embed an iframe with 'x-frame-options: DENY' set

3 pointsby nichol4sabout 8 years ago

1 comment

nichol4sabout 8 years ago
This is part of a series of where we want to experiment a bit with what we can do with our proxy technology apart from our current main use case (co-browsing). With our technology we can basically change HTML pages on the fly and inject for example Javascript. You can read more about this here: <a href="https:&#x2F;&#x2F;docs.surfly.com&#x2F;introduction&#x2F;the-technology.html#surfly-co-browsing" rel="nofollow">https:&#x2F;&#x2F;docs.surfly.com&#x2F;introduction&#x2F;the-technology.html#sur...</a><p>In the first one we used our proxy approach to enable an open web proxy, which you can find here: <a href="https:&#x2F;&#x2F;www.surfly.com&#x2F;labs-advanced-http-web-proxy&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.surfly.com&#x2F;labs-advanced-http-web-proxy&#x2F;</a><p>I&#x27;d love to learn about more possible use-cases for this approach.