Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8816011
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T04:31:00+00:00 2026-06-14T04:31:00+00:00

My front end web app is using jQuery’s AJAX functions ( $.ajax , $.getJSON

  • 0

My front end web app is using jQuery’s AJAX functions ($.ajax, $.getJSON, $.post) to call a back end data API via GET and POST requests. In the browser console and in the Heroku app’s logs I can see the calls are rejected with an HTTP status of 444, which is an Nginx custom status:

Used in Nginx logs to indicate that the server has returned no information to the client and closed the connection (useful as a deterrent for malware).

(though it doesn’t necessarily mean they’re running Nginx or that this is due to Nginx)

Anyone know why this would occur or how I can remedy it? The calls are nothing fancy – here’s an example coffeescript:

jQuery ($) ->

  tbody = $("table#top_five_table > tbody")

  $.ajaxSetup(
    dataType: "json"
  )

  $.getJSON url, (data, status, xhr) => [
    tbody.empty().html( data_munging(data) )
  ]

Everything works locally, but obviously I’m not running it with an Nginx proxy (as I assume Heroku are). The request headers locally and on the Heroku instance appear identical.

Any help or insight will be much appreciated.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T04:31:01+00:00Added an answer on June 14, 2026 at 4:31 am

    The shame of it – I found some code that checks for the referrer and will take certain actions to allow/deny routes depending on that, and localhost is bypassed hence it always working. So it’s a bug.

    Because I’ve offered a bounty I don’t seem to be able to close the question so I’m answering it. Thanks to all who spent any time looking into this.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm developing a web app. MySql/PHP back-end, and HTML/jQuery front-end. I wanted to use
I have a web app using thin clients (bosanova terminals) as the front end
I'm developing a web app (A) that serves as a front-end to another website
I work on an internal corporate system that has a web front-end using Tomcat.
I am planning a web-based commercial application with front-end RoR and back-end PostgreSQL. I've
My setup is fairly simple: I have a web front-end, back-end is spring-wired. I
My Java web app contains java files for the back-end and javascript files for
My app is running Jquery/Jquery Mobile/RequireJS on the front end and Coldfusion8/MySQL 5.0.88/Apache on
I'm working on the front end for a web app, but I'm trying to
First off, The Problem: We have a Web App with a Flash front-end that

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.