eclipse-thingweb / eclipse-thingweb/node-wot

Redirecting from HTTP to HTTPS creates issues with HttpClientFactory

Open
#1,522 0 comments 0 reactions 0 assignees View on GitHub
binding-http Discuss in Committer Meeting
Dominant language
TypeScript
Stars
192
Forks
100
Avg merge
3d 2h
Merged PRs (30d)
6

Description

Let's assume one has a TD with http entries but those links redirect to http**s**.
node-wot fails to properly handle those cases because the Http**s**ClientFactory is missing

Example TD at https://plugfest.thingweb.io/http-data-schema-thing
e.g., a link like http://plugfest.thingweb.io:80/http-data-schema-thing/properties/bool redirects to http**s**

Is it reasonable to combine those two client factories into one?
What was the rationale to keep them apart?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.