0.5.3 • Published 7 months ago

davehttp v0.5.3

Weekly downloads
143
License
MIT
Repository
github
Last release
7 months ago

The basics of an HTTP server

This code was showing up all over the place. Handle an HTTP request with logging. A few other amenities. Rather than do a crappy job over and over, I decided to do a good job once, then reuse the result. There's still more work to do, but it's useful right now as-is.

Dave Winer

Updates

1/30/23 by DW -- v0.5.0

Changed urlDefaultFavicon so it isn't http-specific. We want to run this behind an HTTPS server.

A lot of missing notes. I promise to do better. ;-)

10/23/20 by DW

Added a call to console.trace when there's an error in handling an HTTP request. Without it, it's hard to tell where the errant code was.

1/3/18 by DW

Added support for POST messages. We store the post body in theRequest.postBody. Now the app doesn't have to do this for itself.

source.opml

This file which appears in all my recent repositories contains the outline I use to work on this package.

You can read this code in the outline format, by clicking this link.

0.5.3

7 months ago

0.5.2

12 months ago

0.4.37

1 year ago

0.4.35

1 year ago

0.4.36

1 year ago

0.4.34

1 year ago

0.5.0

1 year ago

0.5.1

1 year ago

0.4.33

3 years ago

0.4.31

4 years ago

0.4.32

4 years ago

0.4.30

4 years ago

0.4.29

5 years ago

0.4.28

5 years ago

0.4.27

5 years ago

0.4.26

5 years ago

0.4.25

5 years ago

0.4.24

5 years ago

0.4.23

5 years ago

0.4.22

5 years ago

0.4.21

5 years ago

0.4.20

6 years ago

0.4.19

6 years ago

0.4.18

6 years ago

0.4.17

6 years ago

0.4.16

6 years ago

0.4.15

6 years ago

0.4.14

6 years ago

0.4.12

6 years ago

0.4.11

6 years ago

0.4.10

6 years ago

0.4.9

6 years ago

0.4.8

6 years ago

0.4.7

6 years ago

0.4.6

7 years ago

0.4.5

7 years ago

0.4.4

7 years ago

0.4.3

7 years ago

0.4.2

7 years ago

0.4.1

7 years ago

0.4.0

7 years ago