NetTalk Central

Author Topic: Small and fast response  (Read 70 times)

AtoB

  • Jr. Member
  • **
  • Posts: 87
    • View Profile
    • Email
Small and fast response
« on: September 07, 2026, 10:02:20 AM »
Hi All,

I want my api-server to respond in the fastest way possible for some http (4xx) errors. Just a minimal header and no body at all.

I've looked p_Web.SendError(), but it always includes .html in the response body.

What's the way to construct a minimal response?

TIA,
Ton