Skip to content

You can HEAD a URL, or you can cool, thanks it.

Notifications You must be signed in to change notification settings

rhyeal/coolthanks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Cool, Thanks

Tell your favorite URL that it's got it handled for you. Sends a response-less request to a URL, defaulting to a HEAD. You'll likely also want to use GET if your server hates handling HEAD.

Usage

To send a cool, thanks to a URL, just do:

var cool = require("coolthanks");

cool.thanks("http://example.com");
cool.thanks("http://example.com", "GET");

About

You can HEAD a URL, or you can cool, thanks it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published