Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Is it possible to forward a web request to from ASP.Net Core to NodeServices ... #1209

Closed
@mcquiggd

Description

@mcquiggd

... that would enable the use of Node packages that are web request aware... e.g. interrogate the browser request for accept-language headers?

I did find this in HttpNodeInstanceEntryPoint.ts:

const server = http.createServer((req, res) => {

Which indicates that NodeServices might be able to be web aware...?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions