There are several ways to make an HTTP request in JavaScript, but the most common methods are using the XMLHttpRequest object or the fetch() function.