question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

response.remove doesn't seem to work

See original GitHub issue

response.remove as the docs say, can be used to remove the header from the response being sent, but it’s not removing it as I’ve tried. response.set works though.

res.remove("X-Powered-By");

Screenshot 2019-09-11 at 09 44 18

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
fl0wcommented, Sep 11, 2019

@paramsinghvc nobody minds having issues posted here, and I don’t at all. But there’s a minimum level of context that needs to be provided. Issues like these helps nobody.

Again, please, feel free to open issues (that’s what the question label is for) but provide some context.

0reactions
paramsinghvccommented, Sep 11, 2019

Don’t know why there’s so much fuss about creating a github issue in here! I’m already spending hours in debugging issues that I’m facing in your source code. Can’t spend more arguing here.

Read more comments on GitHub >

github_iconTop Results From Across the Web

In AJAX Function .remove() not working
In a jQuery click function using $.post() I have a .remove() function nested within the response function if the response returns true. My...
Read more >
How do I fully delete Form responses?
@HUnderhill go to View Responses, select the response you want to delete, click the 3 dots over ...
Read more >
Delete your Gmail service - Computer
If you don't want your Gmail address and emails anymore, you can remove them from your Google Account. Deleting them won't delete your...
Read more >
Add or remove your phone number in Messages or FaceTime
You can use the phone number of your iPhone with Messages and FaceTime ... Calls or messages for the removed numbers won't appear...
Read more >
How to remove choices in Google Forms
Is there also an addon that I could use that closes an answer option but doesn't remove it from the list? Just that...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found