Skip to content

MappedFolder#98

Merged
ioa747 merged 9 commits intomainfrom
neo
Feb 17, 2026
Merged

MappedFolder#98
ioa747 merged 9 commits intomainfrom
neo

Conversation

@ioa747
Copy link
Copy Markdown
Owner

@ioa747 ioa747 commented Feb 16, 2026

Important

Thanks for your effort and interest 💛 in improving the project. It's very appreciated.

Description

[EXAMPLE]: MappedFolder Demo

SetVirtualHostNameToFolderMapping
Maps a virtual host name (e.g., app.local) to a local folder path for local resource loading.
object.SetVirtualHostNameToFolderMapping(hostName As String, folderPath As String, accessKind As Integer)

🔗 Linked GitHub Issues

Closes #<number>

📋 What is the current behavior?

🚀 What is the new behavior?


Type of changes

  • 🪲 Bugfix (change which fixes an issue)
  • ⭐ New Feature (change which adds functionality)
  • ⭐ New Example (this PR adds a new example)
  • 🔒 Security fix (change which improves security)
  • 🔮 Code style update (formatting, renaming)
  • 🔨 Refactoring (code optimization without functional change)
  • 📚 Documentation (updates to README or docs)
  • ⚙️ Build or CI related changes
  • 🧿 Other type

Breaking changes 🔥

  • Yes
  • No

How and where was this tested?

🖥️ Describe where you tested your changes

System:

  • Windows 11 (x64)
  • Windows 10 (x64)
  • Windows 10 (x86)
  • Windows Server ......

Context:

  • COM object NetJson.Parser
  • COM object NetWebView2.Manager - WebView2
  • COM object NetWebView2.Manager - Bridge
  • UDF - NetWebView2Lib.au3
  • Examples: 017-MappedFolder.au3
  • with ...

🔬 Describe how you tested your changes

  • Manually tested in system and context shown above
  • Ran automatic tests (unit tests, integration tests, etc.)
  • Other ways

Checklist

  • [X ] I have read and understood the available contributing guidelines.
  • [X ] I have ensured my code follows the available code conventions.
  • [X ] I have reviewed my changes.
  • I have made corresponding changes to the documentation (if applicable).
  • I have added/updated necessary tests to cover the changes (if applicable).
  • I have checked for potential security implications.

Additional context

Screenshots

Note to reviewers

@ioa747 ioa747 merged commit e769f87 into main Feb 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant