Skip to content

Feature/2 agregar soporte para config de ihttpclientfactory#6

Merged
yoxd707 merged 1 commit intodevelopfrom
feature/2-agregar-soporte-para-config-de-ihttpclientfactory
Dec 29, 2025
Merged

Feature/2 agregar soporte para config de ihttpclientfactory#6
yoxd707 merged 1 commit intodevelopfrom
feature/2-agregar-soporte-para-config-de-ihttpclientfactory

Conversation

@yoxd707
Copy link
Copy Markdown
Owner

@yoxd707 yoxd707 commented Dec 29, 2025

Soporte de configuración personalizada de HttpClient, Issue #2.

Permite definir opciones de HttpClient globales o por interfaz
en HttpButlerOptions, incluyendo nuevos métodos para ello.
Se aplica la configuración personalizada y el atributo RouteAttribute
al registrar servicios. Mejora la resolución de URIs relativos
en HttpClientService para evitar errores en las peticiones.
@yoxd707 yoxd707 self-assigned this Dec 29, 2025
@yoxd707 yoxd707 changed the base branch from main to develop December 29, 2025 23:31
@yoxd707 yoxd707 merged commit 098ce99 into develop Dec 29, 2025
@yoxd707 yoxd707 deleted the feature/2-agregar-soporte-para-config-de-ihttpclientfactory branch December 29, 2025 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Agregar soporte para configuración de IHttpClientFactory por interfaz y un Default global

1 participant