-
Notifications
You must be signed in to change notification settings - Fork 2k
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
[Proposal] Add HttpHeaders Constructor with Initial Size #11472
Labels
Azure.Core
azure-core
Client
This issue points to a problem in the data-plane of the library.
common
common module used by all azure SDKs (e.g. client, Mgmt)
Milestone
Comments
alzimmermsft
added
Azure.Core
azure-core
common
common module used by all azure SDKs (e.g. client, Mgmt)
labels
May 27, 2020
alzimmermsft
added
the
Client
This issue points to a problem in the data-plane of the library.
label
Jul 15, 2020
openapi-sdkautomation bot
referenced
this issue
in AzureSDKAutomation/azure-sdk-for-java
Nov 11, 2020
Dev containerservice microsoft.container service 2020 11 01 (#11588) * Adds base for updating Microsoft.ContainerService from version stable/2020-09-01 to version 2020-11-01 * Updates readme * Updates API version in new specs and examples * add autoupgradeprofile to 2020-11-01 (#11363) * add autoupgradeprofile * add autoupgrader profile to mc * format change Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> * add pod subnet id on agentpool (#11310) * aks: add pod identity profile spec (#11366) * add private dns zone property in 2020-11-01 (#11311) Co-authored-by: Li Ma <lima2@microsoft.com> * Remove invalid pattern and adjust description (#11312) * aks: fix pod identity profile field names (#11484) * aks: add missing `podIdentityProfile.enabled` field * aks: typo * add non upgrade channel (#11492) Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> * Make identityProfile mutable (#11458) * Add KubeletConfig and LinuxOSConfig specs (#11490) * aks: update readme tag for 1101 (#11472) * aks: update readme tag * aks: add `2020-11-01-only` * resovle merge conlicts to master, adding recent master change to dev branch (#11604) Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> Co-authored-by: Paul Miller <pmiller@microsoft.com> Co-authored-by: hbc <me@hbc.rocks> Co-authored-by: Super <mali_no2@hotmail.com> Co-authored-by: Li Ma <lima2@microsoft.com> Co-authored-by: Qingchuan Hao <haoqingchuan@hotmail.com> Co-authored-by: Tongyao Si <tosi@microsoft.com> Co-authored-by: Bo Wang <61758179+bowang-666@users.noreply.github.com> Co-authored-by: Phoenix He <tih@microsoft.com>
openapi-sdkautomation bot
referenced
this issue
in AzureSDKAutomation/azure-sdk-for-java
Nov 11, 2020
Dev containerservice microsoft.container service 2020 11 01 (#11588) * Adds base for updating Microsoft.ContainerService from version stable/2020-09-01 to version 2020-11-01 * Updates readme * Updates API version in new specs and examples * add autoupgradeprofile to 2020-11-01 (#11363) * add autoupgradeprofile * add autoupgrader profile to mc * format change Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> * add pod subnet id on agentpool (#11310) * aks: add pod identity profile spec (#11366) * add private dns zone property in 2020-11-01 (#11311) Co-authored-by: Li Ma <lima2@microsoft.com> * Remove invalid pattern and adjust description (#11312) * aks: fix pod identity profile field names (#11484) * aks: add missing `podIdentityProfile.enabled` field * aks: typo * add non upgrade channel (#11492) Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> * Make identityProfile mutable (#11458) * Add KubeletConfig and LinuxOSConfig specs (#11490) * aks: update readme tag for 1101 (#11472) * aks: update readme tag * aks: add `2020-11-01-only` * resovle merge conlicts to master, adding recent master change to dev branch (#11604) Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> Co-authored-by: Paul Miller <pmiller@microsoft.com> Co-authored-by: hbc <me@hbc.rocks> Co-authored-by: Super <mali_no2@hotmail.com> Co-authored-by: Li Ma <lima2@microsoft.com> Co-authored-by: Qingchuan Hao <haoqingchuan@hotmail.com> Co-authored-by: Tongyao Si <tosi@microsoft.com> Co-authored-by: Bo Wang <61758179+bowang-666@users.noreply.github.com> Co-authored-by: Phoenix He <tih@microsoft.com>
openapi-sdkautomation bot
referenced
this issue
in AzureSDKAutomation/azure-sdk-for-java
Nov 11, 2020
Dev containerservice microsoft.container service 2020 11 01 (#11588) * Adds base for updating Microsoft.ContainerService from version stable/2020-09-01 to version 2020-11-01 * Updates readme * Updates API version in new specs and examples * add autoupgradeprofile to 2020-11-01 (#11363) * add autoupgradeprofile * add autoupgrader profile to mc * format change Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> * add pod subnet id on agentpool (#11310) * aks: add pod identity profile spec (#11366) * add private dns zone property in 2020-11-01 (#11311) Co-authored-by: Li Ma <lima2@microsoft.com> * Remove invalid pattern and adjust description (#11312) * aks: fix pod identity profile field names (#11484) * aks: add missing `podIdentityProfile.enabled` field * aks: typo * add non upgrade channel (#11492) Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> * Make identityProfile mutable (#11458) * Add KubeletConfig and LinuxOSConfig specs (#11490) * aks: update readme tag for 1101 (#11472) * aks: update readme tag * aks: add `2020-11-01-only` * resovle merge conlicts to master, adding recent master change to dev branch (#11604) Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> Co-authored-by: Paul Miller <pmiller@microsoft.com> Co-authored-by: hbc <me@hbc.rocks> Co-authored-by: Super <mali_no2@hotmail.com> Co-authored-by: Li Ma <lima2@microsoft.com> Co-authored-by: Qingchuan Hao <haoqingchuan@hotmail.com> Co-authored-by: Tongyao Si <tosi@microsoft.com> Co-authored-by: Bo Wang <61758179+bowang-666@users.noreply.github.com> Co-authored-by: Phoenix He <tih@microsoft.com>
openapi-sdkautomation bot
referenced
this issue
in AzureSDKAutomation/azure-sdk-for-java
Nov 11, 2020
Dev containerservice microsoft.container service 2020 11 01 (#11588) * Adds base for updating Microsoft.ContainerService from version stable/2020-09-01 to version 2020-11-01 * Updates readme * Updates API version in new specs and examples * add autoupgradeprofile to 2020-11-01 (#11363) * add autoupgradeprofile * add autoupgrader profile to mc * format change Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> * add pod subnet id on agentpool (#11310) * aks: add pod identity profile spec (#11366) * add private dns zone property in 2020-11-01 (#11311) Co-authored-by: Li Ma <lima2@microsoft.com> * Remove invalid pattern and adjust description (#11312) * aks: fix pod identity profile field names (#11484) * aks: add missing `podIdentityProfile.enabled` field * aks: typo * add non upgrade channel (#11492) Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> * Make identityProfile mutable (#11458) * Add KubeletConfig and LinuxOSConfig specs (#11490) * aks: update readme tag for 1101 (#11472) * aks: update readme tag * aks: add `2020-11-01-only` * resovle merge conlicts to master, adding recent master change to dev branch (#11604) Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> Co-authored-by: Paul Miller <pmiller@microsoft.com> Co-authored-by: hbc <me@hbc.rocks> Co-authored-by: Super <mali_no2@hotmail.com> Co-authored-by: Li Ma <lima2@microsoft.com> Co-authored-by: Qingchuan Hao <haoqingchuan@hotmail.com> Co-authored-by: Tongyao Si <tosi@microsoft.com> Co-authored-by: Bo Wang <61758179+bowang-666@users.noreply.github.com> Co-authored-by: Phoenix He <tih@microsoft.com>
openapi-sdkautomation bot
referenced
this issue
in AzureSDKAutomation/azure-sdk-for-java
Nov 11, 2020
Dev containerservice microsoft.container service 2020 11 01 (#11588) * Adds base for updating Microsoft.ContainerService from version stable/2020-09-01 to version 2020-11-01 * Updates readme * Updates API version in new specs and examples * add autoupgradeprofile to 2020-11-01 (#11363) * add autoupgradeprofile * add autoupgrader profile to mc * format change Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> * add pod subnet id on agentpool (#11310) * aks: add pod identity profile spec (#11366) * add private dns zone property in 2020-11-01 (#11311) Co-authored-by: Li Ma <lima2@microsoft.com> * Remove invalid pattern and adjust description (#11312) * aks: fix pod identity profile field names (#11484) * aks: add missing `podIdentityProfile.enabled` field * aks: typo * add non upgrade channel (#11492) Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> * Make identityProfile mutable (#11458) * Add KubeletConfig and LinuxOSConfig specs (#11490) * aks: update readme tag for 1101 (#11472) * aks: update readme tag * aks: add `2020-11-01-only` * resovle merge conlicts to master, adding recent master change to dev branch (#11604) Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> Co-authored-by: Paul Miller <pmiller@microsoft.com> Co-authored-by: hbc <me@hbc.rocks> Co-authored-by: Super <mali_no2@hotmail.com> Co-authored-by: Li Ma <lima2@microsoft.com> Co-authored-by: Qingchuan Hao <haoqingchuan@hotmail.com> Co-authored-by: Tongyao Si <tosi@microsoft.com> Co-authored-by: Bo Wang <61758179+bowang-666@users.noreply.github.com> Co-authored-by: Phoenix He <tih@microsoft.com>
openapi-sdkautomation bot
referenced
this issue
in AzureSDKAutomation/azure-sdk-for-java
Nov 11, 2020
Dev containerservice microsoft.container service 2020 11 01 (#11588) * Adds base for updating Microsoft.ContainerService from version stable/2020-09-01 to version 2020-11-01 * Updates readme * Updates API version in new specs and examples * add autoupgradeprofile to 2020-11-01 (#11363) * add autoupgradeprofile * add autoupgrader profile to mc * format change Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> * add pod subnet id on agentpool (#11310) * aks: add pod identity profile spec (#11366) * add private dns zone property in 2020-11-01 (#11311) Co-authored-by: Li Ma <lima2@microsoft.com> * Remove invalid pattern and adjust description (#11312) * aks: fix pod identity profile field names (#11484) * aks: add missing `podIdentityProfile.enabled` field * aks: typo * add non upgrade channel (#11492) Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> * Make identityProfile mutable (#11458) * Add KubeletConfig and LinuxOSConfig specs (#11490) * aks: update readme tag for 1101 (#11472) * aks: update readme tag * aks: add `2020-11-01-only` * resovle merge conlicts to master, adding recent master change to dev branch (#11604) Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> Co-authored-by: Paul Miller <pmiller@microsoft.com> Co-authored-by: hbc <me@hbc.rocks> Co-authored-by: Super <mali_no2@hotmail.com> Co-authored-by: Li Ma <lima2@microsoft.com> Co-authored-by: Qingchuan Hao <haoqingchuan@hotmail.com> Co-authored-by: Tongyao Si <tosi@microsoft.com> Co-authored-by: Bo Wang <61758179+bowang-666@users.noreply.github.com> Co-authored-by: Phoenix He <tih@microsoft.com>
openapi-sdkautomation bot
referenced
this issue
in AzureSDKAutomation/azure-sdk-for-java
Nov 11, 2020
Dev containerservice microsoft.container service 2020 11 01 (#11588) * Adds base for updating Microsoft.ContainerService from version stable/2020-09-01 to version 2020-11-01 * Updates readme * Updates API version in new specs and examples * add autoupgradeprofile to 2020-11-01 (#11363) * add autoupgradeprofile * add autoupgrader profile to mc * format change Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> * add pod subnet id on agentpool (#11310) * aks: add pod identity profile spec (#11366) * add private dns zone property in 2020-11-01 (#11311) Co-authored-by: Li Ma <lima2@microsoft.com> * Remove invalid pattern and adjust description (#11312) * aks: fix pod identity profile field names (#11484) * aks: add missing `podIdentityProfile.enabled` field * aks: typo * add non upgrade channel (#11492) Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> * Make identityProfile mutable (#11458) * Add KubeletConfig and LinuxOSConfig specs (#11490) * aks: update readme tag for 1101 (#11472) * aks: update readme tag * aks: add `2020-11-01-only` * resovle merge conlicts to master, adding recent master change to dev branch (#11604) Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> Co-authored-by: Paul Miller <pmiller@microsoft.com> Co-authored-by: hbc <me@hbc.rocks> Co-authored-by: Super <mali_no2@hotmail.com> Co-authored-by: Li Ma <lima2@microsoft.com> Co-authored-by: Qingchuan Hao <haoqingchuan@hotmail.com> Co-authored-by: Tongyao Si <tosi@microsoft.com> Co-authored-by: Bo Wang <61758179+bowang-666@users.noreply.github.com> Co-authored-by: Phoenix He <tih@microsoft.com>
openapi-sdkautomation bot
referenced
this issue
in AzureSDKAutomation/azure-sdk-for-java
Nov 11, 2020
Dev containerservice microsoft.container service 2020 11 01 (#11588) * Adds base for updating Microsoft.ContainerService from version stable/2020-09-01 to version 2020-11-01 * Updates readme * Updates API version in new specs and examples * add autoupgradeprofile to 2020-11-01 (#11363) * add autoupgradeprofile * add autoupgrader profile to mc * format change Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> * add pod subnet id on agentpool (#11310) * aks: add pod identity profile spec (#11366) * add private dns zone property in 2020-11-01 (#11311) Co-authored-by: Li Ma <lima2@microsoft.com> * Remove invalid pattern and adjust description (#11312) * aks: fix pod identity profile field names (#11484) * aks: add missing `podIdentityProfile.enabled` field * aks: typo * add non upgrade channel (#11492) Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> * Make identityProfile mutable (#11458) * Add KubeletConfig and LinuxOSConfig specs (#11490) * aks: update readme tag for 1101 (#11472) * aks: update readme tag * aks: add `2020-11-01-only` * resovle merge conlicts to master, adding recent master change to dev branch (#11604) Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> Co-authored-by: Paul Miller <pmiller@microsoft.com> Co-authored-by: hbc <me@hbc.rocks> Co-authored-by: Super <mali_no2@hotmail.com> Co-authored-by: Li Ma <lima2@microsoft.com> Co-authored-by: Qingchuan Hao <haoqingchuan@hotmail.com> Co-authored-by: Tongyao Si <tosi@microsoft.com> Co-authored-by: Bo Wang <61758179+bowang-666@users.noreply.github.com> Co-authored-by: Phoenix He <tih@microsoft.com>
openapi-sdkautomation bot
referenced
this issue
in AzureSDKAutomation/azure-sdk-for-java
Nov 11, 2020
Dev containerservice microsoft.container service 2020 11 01 (#11588) * Adds base for updating Microsoft.ContainerService from version stable/2020-09-01 to version 2020-11-01 * Updates readme * Updates API version in new specs and examples * add autoupgradeprofile to 2020-11-01 (#11363) * add autoupgradeprofile * add autoupgrader profile to mc * format change Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> * add pod subnet id on agentpool (#11310) * aks: add pod identity profile spec (#11366) * add private dns zone property in 2020-11-01 (#11311) Co-authored-by: Li Ma <lima2@microsoft.com> * Remove invalid pattern and adjust description (#11312) * aks: fix pod identity profile field names (#11484) * aks: add missing `podIdentityProfile.enabled` field * aks: typo * add non upgrade channel (#11492) Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> * Make identityProfile mutable (#11458) * Add KubeletConfig and LinuxOSConfig specs (#11490) * aks: update readme tag for 1101 (#11472) * aks: update readme tag * aks: add `2020-11-01-only` * resovle merge conlicts to master, adding recent master change to dev branch (#11604) Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> Co-authored-by: Paul Miller <pmiller@microsoft.com> Co-authored-by: hbc <me@hbc.rocks> Co-authored-by: Super <mali_no2@hotmail.com> Co-authored-by: Li Ma <lima2@microsoft.com> Co-authored-by: Qingchuan Hao <haoqingchuan@hotmail.com> Co-authored-by: Tongyao Si <tosi@microsoft.com> Co-authored-by: Bo Wang <61758179+bowang-666@users.noreply.github.com> Co-authored-by: Phoenix He <tih@microsoft.com>
openapi-sdkautomation bot
referenced
this issue
in AzureSDKAutomation/azure-sdk-for-java
Nov 11, 2020
Dev containerservice microsoft.container service 2020 11 01 (#11588) * Adds base for updating Microsoft.ContainerService from version stable/2020-09-01 to version 2020-11-01 * Updates readme * Updates API version in new specs and examples * add autoupgradeprofile to 2020-11-01 (#11363) * add autoupgradeprofile * add autoupgrader profile to mc * format change Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> * add pod subnet id on agentpool (#11310) * aks: add pod identity profile spec (#11366) * add private dns zone property in 2020-11-01 (#11311) Co-authored-by: Li Ma <lima2@microsoft.com> * Remove invalid pattern and adjust description (#11312) * aks: fix pod identity profile field names (#11484) * aks: add missing `podIdentityProfile.enabled` field * aks: typo * add non upgrade channel (#11492) Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> * Make identityProfile mutable (#11458) * Add KubeletConfig and LinuxOSConfig specs (#11490) * aks: update readme tag for 1101 (#11472) * aks: update readme tag * aks: add `2020-11-01-only` * resovle merge conlicts to master, adding recent master change to dev branch (#11604) Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> Co-authored-by: Paul Miller <pmiller@microsoft.com> Co-authored-by: hbc <me@hbc.rocks> Co-authored-by: Super <mali_no2@hotmail.com> Co-authored-by: Li Ma <lima2@microsoft.com> Co-authored-by: Qingchuan Hao <haoqingchuan@hotmail.com> Co-authored-by: Tongyao Si <tosi@microsoft.com> Co-authored-by: Bo Wang <61758179+bowang-666@users.noreply.github.com> Co-authored-by: Phoenix He <tih@microsoft.com>
openapi-sdkautomation bot
referenced
this issue
in AzureSDKAutomation/azure-sdk-for-java
Nov 11, 2020
Dev containerservice microsoft.container service 2020 11 01 (#11588) * Adds base for updating Microsoft.ContainerService from version stable/2020-09-01 to version 2020-11-01 * Updates readme * Updates API version in new specs and examples * add autoupgradeprofile to 2020-11-01 (#11363) * add autoupgradeprofile * add autoupgrader profile to mc * format change Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> * add pod subnet id on agentpool (#11310) * aks: add pod identity profile spec (#11366) * add private dns zone property in 2020-11-01 (#11311) Co-authored-by: Li Ma <lima2@microsoft.com> * Remove invalid pattern and adjust description (#11312) * aks: fix pod identity profile field names (#11484) * aks: add missing `podIdentityProfile.enabled` field * aks: typo * add non upgrade channel (#11492) Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> * Make identityProfile mutable (#11458) * Add KubeletConfig and LinuxOSConfig specs (#11490) * aks: update readme tag for 1101 (#11472) * aks: update readme tag * aks: add `2020-11-01-only` * resovle merge conlicts to master, adding recent master change to dev branch (#11604) Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> Co-authored-by: Paul Miller <pmiller@microsoft.com> Co-authored-by: hbc <me@hbc.rocks> Co-authored-by: Super <mali_no2@hotmail.com> Co-authored-by: Li Ma <lima2@microsoft.com> Co-authored-by: Qingchuan Hao <haoqingchuan@hotmail.com> Co-authored-by: Tongyao Si <tosi@microsoft.com> Co-authored-by: Bo Wang <61758179+bowang-666@users.noreply.github.com> Co-authored-by: Phoenix He <tih@microsoft.com>
openapi-sdkautomation bot
referenced
this issue
in AzureSDKAutomation/azure-sdk-for-java
Nov 11, 2020
Dev containerservice microsoft.container service 2020 11 01 (#11588) * Adds base for updating Microsoft.ContainerService from version stable/2020-09-01 to version 2020-11-01 * Updates readme * Updates API version in new specs and examples * add autoupgradeprofile to 2020-11-01 (#11363) * add autoupgradeprofile * add autoupgrader profile to mc * format change Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> * add pod subnet id on agentpool (#11310) * aks: add pod identity profile spec (#11366) * add private dns zone property in 2020-11-01 (#11311) Co-authored-by: Li Ma <lima2@microsoft.com> * Remove invalid pattern and adjust description (#11312) * aks: fix pod identity profile field names (#11484) * aks: add missing `podIdentityProfile.enabled` field * aks: typo * add non upgrade channel (#11492) Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> * Make identityProfile mutable (#11458) * Add KubeletConfig and LinuxOSConfig specs (#11490) * aks: update readme tag for 1101 (#11472) * aks: update readme tag * aks: add `2020-11-01-only` * resovle merge conlicts to master, adding recent master change to dev branch (#11604) Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com> Co-authored-by: Paul Miller <pmiller@microsoft.com> Co-authored-by: hbc <me@hbc.rocks> Co-authored-by: Super <mali_no2@hotmail.com> Co-authored-by: Li Ma <lima2@microsoft.com> Co-authored-by: Qingchuan Hao <haoqingchuan@hotmail.com> Co-authored-by: Tongyao Si <tosi@microsoft.com> Co-authored-by: Bo Wang <61758179+bowang-666@users.noreply.github.com> Co-authored-by: Phoenix He <tih@microsoft.com>
15 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Azure.Core
azure-core
Client
This issue points to a problem in the data-plane of the library.
common
common module used by all azure SDKs (e.g. client, Mgmt)
Proposal
Add a constructor to
HttpHeaders
which allows passing the initial size for the backingMap
.Reason
Allowing configuration of the initial backing
Map
size may allow short-circuiting scenarios where the map would need to be resized and copied in memory.The text was updated successfully, but these errors were encountered: