---
lang: en
title: 'API docs: http-server.httpserver.url'
keywords: LoopBack 4.0, LoopBack 4
sidebar: lb4_sidebar
permalink: /doc/en/lb4/apidocs.http-server.httpserver.url.html
---

<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@loopback/http-server](./http-server.md) &gt; [HttpServer](./http-server.httpserver.md) &gt; [url](./http-server.httpserver.url.md)

## HttpServer.url property

URL of the HTTP / HTTPS server

<b>Signature:</b>

```typescript
readonly url: string;
```

