- Dec 12, 2022
- 357
- 2
The library has been updated to be cross-platform and you can find it in
I have extended the HttpServer Library functions by adding Digest authentication.
This is a demonstration version, it allows normal http connections (such as httpserver) and activating the digest protocol on a specific folder will display (if you enter the correct credentials) a standard page.
You can ask for the full version privately which allows you to send your http pages to requests for authenticated pages
DigestServerDemo
Author: Star-Dust
Version: 0.13
برای دیدن لینک ها باید ثبت نام کنید
I have extended the HttpServer Library functions by adding Digest authentication.
This is a demonstration version, it allows normal http connections (such as httpserver) and activating the digest protocol on a specific folder will display (if you enter the correct credentials) a standard page.
You can ask for the full version privately which allows you to send your http pages to requests for authenticated pages
برای دیدن لینک ها باید ثبت نام کنید
DigestServerDemo
Author: Star-Dust
Version: 0.13
- SecurityServer
- Events:
- HandleDigestRequest (Request As ServletRequest, Response As ServletResponse)
- HandleRequest (Request As ServletRequest, Response As ServletResponse)
- LogIn (UserName As String, Address As String)...
- Events:
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید