Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTPRequest make working with headers easier #97174

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 12, 2024

  1. HTTPRequest making working with headers easier

    Closes godotengine/godot-proposals#4734
    
    Adding `HTTPRequest::get_dictionary_from_headers` to get a Dictionary
    from `headers` parameter on `request_completed`.
    Making `HTTPRequest::has_header` and `HTTPRequest::get_header_value` public.
    
    Co-Authored-By: =?UTF-8?q?Jakub=20Jan=C5=A1ta?= <[email protected]>
    pafuent and Kubulambula committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    6a1f88d View commit details
    Browse the repository at this point in the history