Skip to content

request_url handling of default args and other args #84

@dshemetov

Description

@dshemetov

print(call) did provide "the" request_url by default before, but the problem is that the request URL changes based on what further options we provide; see the args to request_url. If you think if a better name for request-URL-with-default-args-for-request_url-but-other-arguments-baked-in, please add it!

Originally posted by @brookslogan in #81 (comment)

Ideal workflow is something like: print(call) by default pretty prints the args and the request url with all the correct arguments set. Implementation details unclear though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1medium priorityenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions