Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Custom Scheme Registration?
#2
Hi Jochen,

The API that AntView 1.1.270 is building against is 110.0.1108.44.
It won't come in AntView 1.1.x, but I have opened a ticket for AntView 1.2.x to look into adding this.

AntView 1.2.x is building against API 111.0.1661.34 and that is what I've been working on as it is time to switch over to the latest API.

Note that the virtualhosttofoldermapping functionality that Champnic talks about in github #1825 is exposed as SetVirtualHostNameToFolderMapping.
If it is the file handler that you need than that is very likely the easiest way to use this technique instead of using custom protocol handlers.

It basically makes your files on the file system behave as if they are served by a webserver with a custom URL. It is a pretty cool concept that opens a lot of possibilities.
For your "website" you can control CORS behavior and also serve the files over https even while there is no actual certificate.

Hope this helps,
--
Wil
Reply


Messages In This Thread
Custom Scheme Registration? - by jkirstaetter - 2023-03-31, 13:00:53
RE: Custom Scheme Registration? - by wila - 2023-03-31, 15:12:52
RE: Custom Scheme Registration? - by jkirstaetter - 2023-04-13, 10:22:59
RE: Custom Scheme Registration? - by wila - 2023-04-13, 11:37:47

Forum Jump:


Users browsing this thread: 1 Guest(s)