New GitHub issue #93166 from maggyero:<br>

<hr>

<pre>
We should clarify the descriptions of methods and attributes in the [`http.server` documentation](https://docs.python.org/3/library/http.server.html) using [RFC 7230](https://datatracker.ietf.org/doc/html/rfc7230) terminology.

We should also document the optional `directory` parameter of `CGIHTTPRequestHandler(request, client_address, server, directory=None)` inherited from `SimpleHTTPRequestHandler(request, client_address, server, directory=None)`.
</pre>

<hr>

<a href="https://github.com/python/cpython/issues/93166">View on GitHub</a>
<p>Labels: docs</p>
<p>Assignee: </p>