Add missing LICENSE file to `http` crate (#11773)

Marshall Bowers created

This PR adds a missing LICENSE file to the recently-extracted `http`
crate.

Release Notes:

- N/A

Change summary

crates/http/LICENSE-APACHE | 1 +
1 file changed, 1 insertion(+)

Detailed changes